Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docs:bash:start [2013/05/09 10:18] – created billh | docs:bash:start [2013/05/09 10:53] (current) – billh | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== bash ====== | ====== bash ====== | ||
+ | This is actually a unix tools overview as well, but since my unix experience always starts out with the bash shell, I'm listing everything here. | ||
+ | |||
* [[awk]] | * [[awk]] | ||
* [[bash loop]] | * [[bash loop]] | ||
* [[pause]] | * [[pause]] | ||
* [[profile]] | * [[profile]] | ||
+ | * [[recursively list files and directories]] | ||
* [[remove files older_than]] | * [[remove files older_than]] | ||
* [[rename multiple files]] | * [[rename multiple files]] | ||
* [[search and replace in files]] | * [[search and replace in files]] | ||
* [[sed]] | * [[sed]] | ||
+ | * [[tree]] | ||
* [[vi style]] | * [[vi style]] |