Skip to content
Search
  • Terminal Basics
    • Shell
    • Homebrew
    • Commands
    • GUI Integration
  • Terminal Power User
  • Book

Posts by Daniel

link to Beginner’s Guide to the ‘open’ Command in macOS

Beginner’s Guide to the ‘open’ Command in macOS

On macOS, the 'open' command is a versatile tool that allows users to open files, directories, URLs, and applications directly from the terminal. It works in much the same way as double-clicking a...

Continue Reading
link to Mastering Terminal Text Searches with ‘grep’: A Comprehensive Guide

Mastering Terminal Text Searches with ‘grep’: A Comprehensive Guide

The 'grep' command, an abbreviation for 'Global Regular Expression Print,' is a powerful tool available on Unix-based operating systems like Linux and macOS. It is used to search text data such as...

Continue Reading
link to Mastering Globbing in Zsh: An In-Depth Guide

Mastering Globbing in Zsh: An In-Depth Guide

The Z shell, or zsh, is a powerful Unix shell known for its enhancements over traditional shells like bash or sh. One of the areas where zsh truly shines is its advanced file globbing features. In...

Continue Reading
link to In-Depth Guide to the ‘du’ Command: Mastering Terminal File Operations

In-Depth Guide to the ‘du’ Command: Mastering Terminal File Operations

The du (short for "disk usage") command is a standard Unix/Linux command-line utility used to check and estimate the space used by files and directories on a filesystem. It's a valuable tool for...

Continue Reading
link to Utilizing ‘man’ for Help and Documentation: Navigating the Terminal

Utilizing ‘man’ for Help and Documentation: Navigating the Terminal

The terminal, or command line, is an incredibly powerful tool for Unix-based systems, including Linux and macOS. Mastering the terminal involves learning a variety of commands and understanding their...

Continue Reading
link to A Beginner’s Guide to Text Editing: Navigating the Terminal

A Beginner’s Guide to Text Editing: Navigating the Terminal

The terminal, also known as the command line, is a powerful tool that enables you to interact directly with your computer's operating system. In Unix-based systems such as macOS or Linux, you can...

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 Page 5 … Page 7 NEXT »

About the Author

Whilst building web applications, Daniel also sets up web servers from scratch because he has yet to find the perfect hosting solution. His philosophy is “Why settle, when you can build it better yourself?”

LEGAL INFORMATION

This site is a participant affiliate advertising programs designed to provide a means for sites to earn advertising fees by advertising and linking to products. We are compensated for referring traffic and business to companies linked to on this site.

Read more about external links.

  • About Us
  • Sitemap
  • Privacy Policy
  • Cookie Policy
© 2025 Copyright Daniel Platt