Chapter 6. Manipulating Files


Chapter Contents

  • Counting files and file contents

  • Viewing file beginnings

  • Viewing file endings

  • Finding text

  • Using regular expressions

  • Making global changes

  • Changing files

  • Comparing files

  • Finding differences in files

  • Sorting files

  • Formatting files

  • Redirecting files to two locations

  • Splitting

As you learned back in Chapter 4, you can fairly easily work with text by opening up an editor and making the changes you want. But you can do more than just copy, paste, cut, or move text in files. As we'll discuss in this chapter, you can manipulate entire files and look at specific parts of them, get information about the files, find text in files, compare files, and sort files. All kinds of neat stuff!

In this chapter, we'll use a lot of flags to augment commands. You'll find a full list of the most common commands and their flags in Appendix C if you need further explanation or a quick reminder later.




Unix(c) Visual Quickstart Guide
UNIX, Third Edition
ISBN: 0321442458
EAN: 2147483647
Year: 2006
Pages: 251

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net