Awk or sed to prepend missing zeros in mac addresses...
Read MoreHow to comment out multiple lines based on specific grep?...
Read MoreHow to generate a NUL-delimited stream of timestamped filenames with BSD `stat` command...
Read MoreRegex to batch rename files in OS X Terminal...
Read MoreUnix command to remove newline within a field...
Read MoreHow do I check an if statement for a true/false value in bash?...
Read MoreQuantitavely replace digit (as counter) with string in sed...
Read Morehow to fetch a selected value from a text file using a shell script...
Read MoreExtracting row when column contains string using awk...
Read Moredelete content of a file except specific patterns...
Read MoreAwk command to left/right outer join 2 files...
Read MoreHow to rearrange the columns using awk?...
Read MoreHow can I trim white space from a variable in awk?...
Read MoreDelete lines that contain only spaces...
Read Moreawk: searching log on the multiple patterns...
Read MoreGit URL - Pull out substring via Shell (awk & sed)?...
Read MoreHow to replace string after colon using sed, awk, regex, yq etc and can run using shell script...
Read MoreDeleting column with cut or awk from a file in unix...
Read MoreUppercasing First Letter of Words Using SED...
Read Moreawk to parse the ldap data between two strings linux...
Read MoreHow to delete a line from the file with php?...
Read Morecompare with one of the 5 options...
Read MoreInsert part of a file into another file at a specific location...
Read MoreHow to merge two files of different number of lines but maintaining the text of both aligned in the ...
Read MoreHow can I find 2 patterns in a log file on different lines but only if they are a matching pair (sta...
Read Moregrep a very large number of independant patterns from a big file/directory speparating results...
Read MoreHow can capture args with xargs across multiple pipe in bash...
Read More