ahh

~$ which cat
you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 1 week ago (1 child)

You'll see cat FILE | all the time because it's just a natural start to a pipeline. You cat FILE to see the content unfiltered before filtering it with further commands.

  • source
  • parent
  • hideshow 2 child comments