#linux
All linux and command line posts. Get more efficient in the terminal!
Check out our pinterest page dedicated to linux as well!
Linux (GNU) vs. Mac (BSD) Command Line Utility Differences
Aug 20, 2020
If you switch between Mac and Linux often you notice that certain command line utilities are sometimes slightly different...
Bash Script Error Flag
Mar 04, 2020
Bash scripts can be very useful but also very tough to debug. Setting the correct error flag and understanding the behavior can help you out.
Linux Which Command
Sep 30, 2019
Sometimes in linux you need to know if you have a program/utility installed and maybe even where it is installed.