Skip to main content

These Terminal commands will take your MacOS skills to the next level

MacOS Terminal Commands
Bill Roberson/Digital Trends
The MacOS Terminal can be pretty intimidating. It’s the kind of tool that can make anyone feel out of their depth. It lurks there in your Utilities folder beside all those other applications you only ever need to launch when there’s something seriously wrong with your Mac.

This application is a powerful tool that allows you to access the deepest recesses of your Mac and fiddle around with things that you may have thought were off limits. It’s frequently used by system admins and software developers, but it’s easy enough for the average person to use as well.

Let’s take a guided tour through the four most useful MacOS terminal commands, and how you can use them to tailor your MacOS High Sierra experience.

How to open the terminal

Image used with permission by copyright holder

This is probably the most important part of this guide since many people don’t know that the Terminal even exists. To open the Terminal, all you need to do is open your Finder, click on Applications there on the left sidebar, and then open the Utilities folder all the way at the bottom. The Terminal icon looks like a little black window, ready to take your commands. The icon is fitting because that’s exactly what the application does.

Terminal is an interface through which you do nothing more than issue text commands to your Mac. Once you issue a command, the Terminal will respond in one of three ways: recognize and accept those commands, not recognize them, or prompt you for further input. It’s that simple.

The commands below will help familiarize you with how the Terminal works, and what you can use it for in your everyday life.

Keep your Mac from sleeping

Full command: caffeinate -u -t 600  Image used with permission by copyright holder

This command accomplishes one very simple problem: keeping your computer awake for a period of time. Just open the Terminal and type in ‘caffeinate’ and your Mac or MacBook won’t go to sleep until you terminate that Terminal window. You can also set a timer, by typing ‘caffeinate -u -t’ then how long, in seconds, you want to prevent your Mac from sleeping.

The completed command would look something like this: ‘caffeine -u -t 120’ — and that’ll keep your Mac from sleeping for just two minutes.

Change screenshot formats

Full command: defaults write com.apple.screencapture type JPG Image used with permission by copyright holder

MacOS makes it really easy to capture screenshots of your whole screen (Command + Shift 3) or just part of your screen (Command + Shift +4). However, it always saves those screenshots to your desktop as PNG files. That’s not always a bad thing, but sometimes you just need a JPG. If you’re not sure why that matters, check out our breakdown of image filetypes for the full explanation.

This Terminal command can solve that problem. It allows you to change the filetype your screenshots will be saved as — in this example, we’ve used JPG which will make all your screenshots save as JPG files. You can change it back at any time by typing the above command but instead of JPG, type PNG.

Show detailed file paths

Full command: defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES Image used with permission by copyright holder

By default, when you open a folder in MacOS, the top of the window will show the name of the folder, but not where it is. For instance, open up your Pictures folder and the top of the finder window will just say Pictures, not ‘users/yourname/pictures.’ It’s not a problem, but it can be irritating, especially when you’re moving folders around or digging through folders trying to find a particular file.

This terminal command shows the full path of a folder in the Finder window of that folder. If nothing else it’s a helpful way to get an idea of how your files are arranged and keep your Mac nice and organized. Undoing this change is just as easy as typing out the above command again, and replacing YES with NO.

Show hidden files

Full command: defaults write com.apple.finder AppleShowAllFiles TRUE Image used with permission by copyright holder

Sometimes you just need to dig into the sensitive guts of MacOS to fix some problem or another, and that will require accessing files that your Mac would prefer you left alone. By default, most sensitive files and folders are hidden from view, including from Spotlight and Siri searches. With the right terminal command, you can peel back the curtain and peer into the darkest reaches of your Mac.

The above command un-hides all of your delicate system files. If you’d prefer those go back to being hidden, just re-enter the above command but swap TRUE with FALSE.

Editors' Recommendations

Jayce Wagner
Former Digital Trends Contributor
A staff writer for the Computing section, Jayce covers a little bit of everything -- hardware, gaming, and occasionally VR.
Best refurbished MacBook deals: Get a MacBook Air for $165 and more
A stack of MacBooks is pictured from the top down.

If you’re in search of some great Apple deals, or more specifically some of the best MacBook deals, one of the best places to look is the refurbished aisle. Shopping refurbished can save you a ton on a MacBook, and because of the quality of Apple laptops you know you’ll be getting a MacBook with a lot of life left in it. You’ll also get a MacBook backed by a warranty when you shop refurbished, so in many ways it’s similar to buying something brand new from Apple. There are quite a few refurbished MacBook deals taking place right now, and we’ve done the heavy lifting of tracking them down. Keep reading for the best refurbished MacBook deals and a little information on what each model has to offer.
MacBook Air 11.6-inch (2015) -- from $165

Once the latest MacBook Air but now eight years old and still competent, the MacBook Air 11.6-inch (2015) is a great starting point for anyone new to macOS or who just needs something financially on par with a Chromebook. It's a refurbished model but it comes with a one-year warranty so there's peace of mind here. It won't run the latest macOS unfortunately, but its Intel Core i5 processor, 4GB of memory and 128GB of SSD storage helps you perform the basics. It still has all the style of a MacBook so we're thinking this could be a good entry point as your child's first MacBook or if you want a project.

Read more
New Macs may be announced this month. Here’s what to expect
Apple Continuity image showing iPhone use as MacBook webcam.

Apple regularly launches new products in March, and it looks like this year will be no different. We don't have a specific date yet, but it's been reported that numerous new Macs and iPads are rumored to launch in just a few weeks’ time, with a bunch of enticing changes reportedly heading our way.

If you’re in the market for a new MacBook, March could be a great time to pick one of the new releases up. Here's what we're expecting to steal the limelight.
The M3 MacBook Air is coming

Read more
The best Mac apps for 2024: top software for your Mac
macos mojave hands on review app store

One of the best parts about owning an Apple computer is the massive ecosystem of superb Mac apps it gives you access to. There are apps available to Mac users no matter what you are looking for, whether that's productivity, photo and video editors, security suites, and more. You can get them from Apple's own App Store or from third-party developer websites, and many of the best Mac apps are even free.

Whether you just bought your first Mac or you're a longtime Apple customer, here's a look at some of the best Mac apps you can get.
Mac apps to change your interface

Read more