Command Line

Search Command Line

5 cd Command Tricks All Command Line Users Should Know

Oct 11, 2013 - Leave a Comment
Mac Terminal icon

One of the most commonly used command line tools is ‘cd’, which stands for change directory, and as you probably know is used to navigate directories and switch between one folder or another within the file system. For those just learning and starting to familiarize themselves with the Terminal and command line, here are five … Read More

How to Enable NTFS Write Support in Mac OS X

Oct 2, 2013 - 66 Comments
NTFS write support in Mac OS X

Mac OS X has always been able to read NTFS drives, but tucked away in Mac OS X is a hidden option to enable write support to drives formatted as NTFS (NTFS stands for New Technology File System and is a proprietary file system format for Microsoft Windows). Enabling NTFS write support on the Mac … Read More

List All Apps Downloaded from the Mac App Store via Command Line

Sep 28, 2013 - Leave a Comment
List Mac App Store apps from the Terminal

A handy terminal command will show a list of all apps installed on a Mac that have come exclusively from the Mac App Store. This can be helpful for a variety of reasons, like when building a list of apps you may want to replace from outside the official App Store channels if you’re migrating … Read More

Start a Web Search in a GUI Browser from the Command Line

Aug 22, 2013 - 3 Comments
Search the web from the command line

With the help of a simple command line function, you can quickly initiate a web search in your GUI web browser of choice right from the Terminal app. We’ll cover a few examples, demonstrating searching the web with Google, Bing, Yahoo, and Wikipedia, and using a variety of different web browsers, including Chrome, Safari, and … Read More

Find & Replace Text in Multiple Documents from the Command Line

Aug 20, 2013 - 1 Comment

If you’re comfortable with the command line and ever in a situation where you need to find and replace a word, phrase, URL, or character across a group of multiple text documents, perl does the job quite well. A simple command string will very quickly perform a group batch find and replace on text, whether … Read More

Turn the Terminal into a Matrix-Style Scrolling Screen of Binary or Gibberish

Aug 15, 2013 - 3 Comments
Scrolling Matrix terminal window

The command line is usually thought of as serious and we usually only cover useful terminal tricks that are fairly advanced, but not everything in the Terminal has to be useful. To prove that, we have three command strings that when pasted into the OS X Terminal, do nothing but scroll screenfuls of random text, … Read More

How to Repair a Mac Disk with fsck from Single User Mode

Aug 7, 2013 - 92 Comments
Terminal icon

Using Disk Utility through Recovery Mode is the preferred and primary tool for repairing disks on the Mac platform, but if Disk Utility is either unavailable or not able to repair a drive, then Single User Mode and the command line tool fsck should be your next choice.

How to Run Speed Test from the Command Line to Check Internet Connection Speed

Jul 31, 2013 - 12 Comments
Terminal in macOS

The excellent curl and wget tools provide for a simple way to test the speed of an internet connection directly from the command line. Curl is bundled with most unix variations, but Mac users who want to use the wget trick will first need to grab wget for OS X in order for this to … Read More

Quickly Get an External IP Address from the Command Line

Jul 16, 2013 - Leave a Comment
External IP address example

Need to quickly get your external IP address from the command line for SSH or otherwise? No sweat, you can use either the curl command or dig to extract the information quickly from a variety of sources. We’ll focus on two different options that have proven to be reliable over time, the first is quite … Read More

3 Ways to View Zip & Archive Contents Without Extracting in Mac OS X

Jun 17, 2013 - 10 Comments
View Archive contents without extraction with BetterZipQL

Wondering what is in that zip file or archive you downloaded, but you don’t want to extract it to find out? Maybe you are hunting around in a see of archives for a specific file you zipped up a while ago, but you’re not quite sure which archive contains it? You can easily peer into … Read More

Secure Remove Files & Directories from Mac OS X with the Command Line

Jun 9, 2013 - 5 Comments
Terminal logo

Need to securely delete a file, group of files, or an entire directory, insuring that it’s quite literally never recoverable by any known possible means? You can do this easily from the command line with the help of an incredibly powerful tool called srm. srm, as you may have guessed, stands for ‘secure removal’, and … Read More

Watch Network Traffic in Mac OS X via Command Line with nettop

Jun 7, 2013 - 8 Comments
Nettop network activity

Mac OS X includes an excellent command line network utility called “nettop” that allows users to monitor all network activity, traffic, and routes from a Mac to the outside world, both through local (LAN) and wide area (WAN) connections. If you’re unfamiliar with networking tools like this, you can think of nettop as a network … Read More

Create a Large File from the Command Line or Disk Utility for Testing Purposes

May 31, 2013 - 2 Comments
Large test file created at the command line

Large empty files are often used for testing purposes during disk access tests, development, QA, zeroing out data, and scripting. Though it’s certainly not applicable to most users, it’s easy enough to do that anyone can try it out even if you don’t have a specific need. We’ll cover three ways to quickly generate files … Read More

How to Pause & Resume an App or Process in Mac OS X

May 30, 2013 - 9 Comments
Pause a process in Mac OS X to save CPU

Need to quickly free up some processing power? You can do that easily by temporarily pausing and then later resuming any active process or application in Mac OS X. Technically, this is actually ‘stopping’ and ‘continuing’ a process, but a stop is not to be confused with the more aggressive killing or force quitting applications … Read More

Mount & Unmount Drives from the Command Line in Mac OS X

May 13, 2013 - 65 Comments
Mount and unmount drives from the command line in Mac OS X

You can mount and unmount drives, volumes, and disks from the command line of MacOS and Mac OS X. For many users, the easiest way to unmount a drive in Mac is to either just drag a volume into the Trash, use the eject keys, disconnect the drive, or use one of the force eject … Read More

7 Advanced Tricks to Reclaim Disk Space for Pro Users of Mac OS X

May 10, 2013 - 14 Comments
Hard drive icon

Running out of disk space is never fun, and drive space comes at a premium for those of us with smaller SSD drives like the MacBook Air with a 64GB or 128GB drive. These tricks are fairly advanced and thus aimed at the pro segment of SSD users who are comfortable modifying system functions and … Read More

How to Exclude Files from a Zip Archive

Apr 30, 2013 - 6 Comments
Zip archive icon

The easiest way to exclude many specific files or a group of matched files from a zip archive is by skipping the easy zipping utility built into Mac OS X’s friendly UI and turn over to the command line, where the powerful zip command resides.

Improve Command Line History Search with These .inputrc Modifications

Apr 24, 2013 - Leave a Comment
Terminal logo

If you’re a heavy command line user, you’re probably well aware that the arrow keys can be used to flip through previously executed commands and the tab key can complete them. But both of these functions can be significantly improved upon for searching through past command history by adding a few modifications to your .inputrc … 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