MacOS Shell Aliases
Nov 15, 2024 · 3 min read · Aliases are simplified names you give a command used regularly. Aliases are also useful to remember commands and learn basic shell scripting. Creating an Alias text file is a good way to maintain aliases. This file can be named '.alias' and placed in...
Join discussion
