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
[–] 2 points 3 years ago

I pretty much always use these commands unless I need regex or something. I think it's a lot more maintainable by other people since awk and sed have their own unique syntax.

  • source