sed-awk-cheatsheet icon indicating copy to clipboard operation
sed-awk-cheatsheet copied to clipboard

Things you can do with sed and awk

Results 1 sed-awk-cheatsheet issues
Sort by recently updated
recently updated
newest added

In case your cheatsheet is not meant to be specific to Linux and Bash, 2 of https://github.com/codenameyau/sed-awk-cheatsheet#useful-commands I tried need attention. --- ``` # Kills all processes by name. ps...