cat vs sed vs awk (lemmy.sdf.org)
submitted 3 years ago* (last edited 3 years ago) by to c/linux@lemmy.ml
 
you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 3 years ago

I feel like you can't compare these tools without talking about cut. I personally never use awk, but cut and other coreutils can be used together to achieve much of the same

  • source