File content

  1. Text editors
  2. nano - a small editor
  3. Displaying file content
  4. cut
  5. sort
  6. uniq
  7. Finding text in a file
  8. word count with wc
  9. tr - transcribe
  10. sed - the stream editor
  11. Compression and archiving
  12. Generate random output
  13. Generate random log
  14. Exercise: log file
  15. Exercise: File content
  16. Exercise: File content round 2