ahh

~$ which cat
  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    2 days ago

    I still like doing cat file.txt | grep thing because I often re-run it to find something else like cat file.txt | grep thing2 - and if I do that with grep, the pattern sits awkwardly in the middle instead of at the end