< Previous | Contents | Next >
Further Reading
The GNU Project website contains many online guides to the tools discussed in this chap- ter.
● From the Coreutils package: http://www.gnu.org/software/coreutils/manual/coreutils.html#Output-of-entire- files
http://www.gnu.org/software/coreutils/manual/coreutils.html#Operating-on- sorted-files http://www.gnu.org/software/coreutils/manual/coreutils.html#Operating-on-fields http://www.gnu.org/software/coreutils/manual/coreutils.html#Operating-on-char- acters
● From the Diffutils package: http://www.gnu.org/software/diffutils/manual/html_mono/diff.html
● sed: http://www.gnu.org/software/sed/manual/sed.html
● aspell:
http://aspell.net/man-html/index.html
● There are many other online resources for sed, in particular: http://www.grymoire.com/Unix/Sed.html http://sed.sourceforge.net/sed1line.txt
● Also try googling “sed one liners”, “sed cheat sheets”