ahh

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

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

program <file | grep | cut
  • source
  • parent
  • hideshow 4 child comments
  • [–] 15 points 1 month ago (3 children)

    And <file program | grep | cut works too

  • source
  • parent
  • hideshow 3 child comments