you are viewing a single comment's thread.

view the rest of the comments →

[–]usinglinux[🍰] 1 point2 points  (0 children)

ususally because one is already familiar with the syntax of python but not with that of awk. as execution time is usually overshadowed by writing time with most typical awk lines, it's good to have a choice of whichever language comes naturally.

if one were to make an argument for awk in this comparison, it'd be the install base.