|
You are here |
abstractexpr.com | ||
| | | | |
www.integralist.co.uk
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
www.jeremymorgan.com
|
|
| | | | | A thourough guide to the cat command. How and when you should use it, and advanced options. | |
| | | | |
bosker.wordpress.com
|
|
| | | 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 | ||