File manipulation utilities

UNIX provides you with several utilities for working with Comparing file contents

  • Finding a file
  • Removing duplicate lines with uniq
  • Searching the contents of a file
  • Sorting the content of a file

  • [Home] [Index]