Tag: Bash
Shell Command: Find
Find recursively searches a location for files or directories. It has many flags to output only the files that you are looking for. More..
Linux: Debugging Bash
Everything that you type plus the result is logged to a text file that you can then use to go back and see what happend. More..
New User Tutorial: Basic Shell Commands
Linux and all version of unix (including MacOS) have a very rich command line that can be used in many different ways to form very powerful commands. More..