/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

abstractexpr.com
| | www.integralist.co.uk
11.0 parsecs away

Travel
| | Introduction Basics What directory am I currently in? How can I see what's in this directory? Moving around Displaying content of a file Copy a file Move a file Create a file Rename a file Delete a file Delete a directory Create a directory Find (searching for files) Finding files over a certain size Grep (Searching for patterns) Sed (Find and Replace) Awk (Looping Logic) Piping I/O Input and Output Redirection Piping Piping examples Sequences and Parallelism Processes Viewing processes Moving processes ...
| | blog.sanctum.geek.nz
8.7 parsecs away

Travel
| |
| | www.jeremymorgan.com
4.6 parsecs away

Travel
| | A thourough guide to the cat command. How and when you should use it, and advanced options.
| | bosker.wordpress.com
31.3 parsecs away

Travel
| Calling all bash users. This is a public service announcement. Heres something you need to know if you want to write bash scripts that work reliably, but you probably dont. Recommendations For script authors: Every bash script that uses the cd command with a relative path needs to call unset CDPATH, or else it may