Joe Klemmer to Linux@lemmy.ml • 2 years agofind, grep, sed, and awkwilsonericn.wordpress.commessage-square25fedilinkarrow-up154arrow-down13file-text
arrow-up151arrow-down1external-linkfind, grep, sed, and awkwilsonericn.wordpress.comJoe Klemmer to Linux@lemmy.ml • 2 years agomessage-square25fedilinkfile-text
minus-square@SpaceNoodle@lemmy.worldlinkfedilink0•2 years agoI’ve dealt with systems that lack sed and awk. Bash builtins and other standard tools like cut and tr take care of … well, everything.
minus-square@bizdelnick@lemmy.mllinkfedilink1•edit-22 years agoSystems with bash but without standard POSIX utils? I know some without bash (freebsd by default, busybox based distros etc.) and with grep, sed and awk, but not vice versa.
I’ve dealt with systems that lack sed and awk. Bash builtins and other standard tools like cut and tr take care of … well, everything.
Systems with bash but without standard POSIX utils? I know some without bash (freebsd by default, busybox based distros etc.) and with grep, sed and awk, but not vice versa.