ahh

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

It wouldn't be at the end, since you'd still be piping into program

program <file | grep | cut
  • source
  • parent
  • hideshow 2 child comments
  • [–] 14 points 1 week ago (3 children)

    And <file program | grep | cut works too

  • source
  • parent
  • hideshow 6 child comments