Command Line

The command line interface is an alternate method of interacting with macOS and Mac OS X, relying on text based command entry to execute commands and perform tasks. It is accessed on the Mac by using the Terminal application. Generally, the command line is considered advanced, and thus it’s usage tends to be more complex than many standard procedures on a Mac.

Search Command Line

How to Install Homebrew on Mac

Mar 7, 2018 - 31 Comments
How to install Homebrew on Mac

Advanced Mac users may appreciate using the Homebrew package manager, which greatly simplifies the process of installing command line software and tools on a Mac. For example, if you want to easily install favorite command line tools on a Mac like cask, htop, wget, nmap, tree, irssi, links, colordiff, or virtually any other familiar unix … Read More

How to Use diff to Compare Two Files at Mac Command Line

Feb 6, 2018 - 6 Comments
Use diff to compare files at the command line

Need to quickly compare two files for differences? The command line ‘diff’ tool offers a great choice for users comfortable with the Terminal. Diff allows you to easily compare two files, with the command output reporting back any differences between the inputted files. The diff command is available by default on the Mac, and it … Read More

Get Terminal for iOS to Bring the Command Line to iPad and iPhone

Jan 8, 2018 - 27 Comments
Terminal for iOS via iCloud Drive on Mac

Ever wished you had a native command line in iOS? You know, like a Terminal app for iPad and iPhone? Wish no more, the aptly named Terminal for iOS is here, and it’s free! Terminal is a sandboxed command line environment for iOS that has over 30 commands currently available, covering many of the most … Read More

How to Count Lines of a File by Command Line

Jan 2, 2018 - 2 Comments
Count lines of a file by command line

Need to get the line count of a text file or document? Counting lines of any file is easy at the command line, and the command for line counting is the same in all modern Unix based operating systems, meaning this line counting trick will work the same on Mac OS and Mac OS X, … Read More

How to Reset DNS Cache in macOS High Sierra

Dec 18, 2017 - 13 Comments
Terminal in macOS

Need to reset and clear DNS cache in macOS High Sierra? Some Mac users may need to occasionally reset their local DNS cache, typically because the Mac DNS settings have changed, or a particular name server or domain is cached and they need to flush existing DNS cache. While it’s most often web developers, systems … Read More

How to Use Touch ID to Authenticate sudo on Mac OS

Nov 22, 2017 - 9 Comments
sudo with Touch ID on a Mac

If you have a Touch Bar equipped MacBook Pro and you’re a frequent command line user, you may appreciate a trick that allows you to use Touch ID to authenticate sudo and su, rather than typing out your password in the Terminal like some kind of digital neanderthal.

How to Access iCloud Drive from Command Line in Mac OS

Nov 16, 2017 - 9 Comments
Access iCloud Drive from Terminal in Mac OS

Some Mac users may need to access iCloud Drive from the Terminal in Mac OS. But if you have tried to access iCloud Drive via command line on your own, you may have noticed it does not appear in the user Home directory. This is because iCloud Drive is actually locate elsewhere in Mac OS, … Read More

How to Skip Converting to APFS When Installing macOS High Sierra

Oct 17, 2017 - 44 Comments
How to skip APFS when installing macOS High Sierra

MacOS High Sierra includes the all new APFS file system, which is arguably one of the most significant new features introduced in the new Mac operating system update. Nonetheless it’s possible that some Mac owners with SSD volumes will want to not convert the existing HFS+ file system to APFS file system when installing macOS … Read More

How to Determine File Encoding in Mac OS by Command Line

Sep 2, 2017 - 5 Comments

You can determine a files encoding and character set through the command line in Mac OS (and linux) by using the “file” command, which helps to retrieve general and specific information about a file type.

How to Disable MultiTouch on Magic Mouse for Mac

Aug 17, 2017 - 11 Comments

The Mac Magic Mouse with multi-touch is fantastic for many users, allowing you to swipe and scroll around through documents by touch alone, but some people may find that they accidentally trigger touch gestures or other scrolling behavior they don’t want. This happens more often than you might think, particularly for people who have come … Read More

How to Shutdown a Mac from Terminal

Aug 13, 2017 - 20 Comments
Shutdown a Mac from Command Line

Advanced Mac users may wish to shut down a computer from the command line. This can be helpful for remote administration with ssh, in situations where a Mac is booted into Single User Mode, or many other circumstances of troubleshooting and systems administration. There are several ways to shut down a Mac from the command … Read More

Access Maps from the Command Line Rendered in ASCII with Mapscii

Jun 23, 2017 - 5 Comments
Ascii maps command line

Have you ever wished you could access a mapping application from the command line? Now you can with Mapscii, which is sort of like Google Maps or Apple Maps but for the Terminal, with all of the mapping data rendered in ASCII text and characters.

How to Exit the MAN Command and Quit Man Pages Properly

Jun 2, 2017 - 10 Comments
How to exit MAN command

The “man” command is short for manual, and with it you can summon detailed manual page and information on nearly any other command or command line utility that is available, including using an extensive man document search to find related manual pages. While man pages are frequently used and referenced, many users don’t know how … Read More

How to Access Terminal via Recovery Mode for Mac

May 18, 2017 - 6 Comments
Terminal in macOS

Some more advanced Mac troubleshooting and diagnostics techniques require a user to access the Terminal from Mac OS Recovery Mode. We’ll show you how to quickly access the command line while a Mac is booted into Recovery Mode.

How to Change File Extensions of Files via Command Line in Mac OS

May 12, 2017 - 6 Comments
Moving cursor by word at command line of Mac Terminal

Command line users may find it helpful to change and rename the file extension of a group of files in a directory. For example, let’s say you have a batch of files with the file extension “.txt” but you want all of those the file extensions to be “.py” instead. That’s what we’re going to … Read More

How to Check XProtect Version in Mac OS

May 1, 2017 - 16 Comments
Check XProtect Version on Mac

Need to know what version of Gatekeeper and Xprotect are installed on a Mac? You can find this information through the command line of Mac OS. GateKeeper, MRT (Malware Removal Tool), and XProtect are all built-in features of Mac OS designed to prevent malware threats and other nefarious software from being installed or used on … Read More

How to SSH on Mac with the Native SSH Client

Apr 28, 2017 - 17 Comments
Using SSH on a Mac

Did you know the Mac has a native SSH client built directly into the command line? This ssh client allows for secured connections and remote logins into other machines. Unlike Windows, you won’t need a third party app to utilize SSH for connections into remote computers and devices, because ssh is built directly into Mac … Read More

How to Get the Size of a Directory from Command Line

Mar 9, 2017 - 7 Comments
Get the size of a directory by command line

Want to see the size of a directory from the command line? You may have noticed that using the traditional ls command to list the contents of a a directory won’t necessarily show the total size of a directory. Instead, to see what the disk usage is for a specific directory you’ll want to use … Read More

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Tips & Tricks

News

iPhone / iPad

Mac

Troubleshooting

Shop on Amazon to help support this site