Sci-fi movie fans have undoubtedly seen countless scenes where a character is interacting with some unique looking computer interface, making a mundane task like issuing a shutdown command appear far cooler than it would otherwise be. But have you ever thought, gee that looks cool, what if I could make my computer look like that … Read More
Tag Archive: Terminal
The Happy New Year week continues! Here we have another roundup of some of the best tips and tricks for the Terminal from 2018, this time aimed at more advanced Mac users who spend a lot of time at the command line. Many command line tips are just general unix tips, thus a fair amount … Read More
If you’re a Mac command line user you may have noticed that many frequently used commands entered into the Terminal (or iTerm) result in an “Operation not permitted” error message since updating to MacOS Mojave 10.14 or later. The “Operation not permitted” error in the Terminal can be seen after issuing even simple commands like … Read More
Zsh, or z shell, is a popular shell alternative to bash and tcsh, complete with many improvements and customization options offered through the Oh-My-ZSH project. If you’d like to use zsh as the default shell in Terminal for Mac OS rather than bash, you can do so rather easily with taking the following steps: How … Read More
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
Want to horse around in the Terminal? If you have already finished watching Star Wars in ASCII from the command line, you have Rickrolled the Terminal dozens of times, and you’re done watching The Matrix style scrolling screens of text gibberish, and the scrolling screens of poop emoji is no longer cutting the mustard, perhaps … Read More
Mac users who come from a unix background may appreciate knowing how to implement the equivalent to the Unix “tree” command in macOS and Mac OS X. There are actually a few different ways to show a folder tree in the Terminal of Mac OS X, we’ll cover an easy tree equivalent achieved through an … Read More
If you spend a lot of time at the command line, you undoubtedly find yourself adjusting and editing text and commands, and you likely often need to move the cursor to a further position in the Terminal from where it’s actively located. Sure you can use the arrow keys to move left and right on … Read More
Feel like taking another trip down memory lane? With the assistance of an excellent fun free retro terminal emulator fittingly called Cool Retro Term, you can experience the golden yesteryears of cathode display computing and pretend your shiny new Mac is an ancient Apple II or IBM workstation. Basically Cool Retro Term functions as a … Read More