Search code examples
Awk or sed to prepend missing zeros in mac addresses...


awksedip

Read More
How to comment out multiple lines based on specific grep?...


bashawksedgrepcomments

Read More
How to generate a NUL-delimited stream of timestamped filenames with BSD `stat` command...


bashmacosawkstatbsd

Read More
Splitting text to column...


shellunixawk

Read More
Regex to batch rename files in OS X Terminal...


regexmacosshellsedawk

Read More
Unix command to remove newline within a field...


shellunixawk

Read More
How do I check an if statement for a true/false value in bash?...


bashif-statementawkargumentsoption-type

Read More
Quantitavely replace digit (as counter) with string in sed...


awksedtr

Read More
how to fetch a selected value from a text file using a shell script...


linuxbashshellawksed

Read More
Extracting row when column contains string using awk...


bashawk

Read More
delete content of a file except specific patterns...


regexbashawksedgrep

Read More
AWK - pattern recognition...


awkpattern-matching

Read More
Awk command to left/right outer join 2 files...


awk

Read More
How to rearrange the columns using awk?...


linuxshellawk

Read More
How can I trim white space from a variable in awk?...


linuxbashshellawk

Read More
Delete lines that contain only spaces...


awksed

Read More
awk: searching log on the multiple patterns...


bashawkfull-text-search

Read More
Git URL - Pull out substring via Shell (awk & sed)?...


awksed

Read More
How to replace string after colon using sed, awk, regex, yq etc and can run using shell script...


regexawksedyq

Read More
Deleting column with cut or awk from a file in unix...


shellunixawkeditcut

Read More
Terminal, du file and awk...


awkterminal

Read More
Uppercasing First Letter of Words Using SED...


linuxbashunixawksed

Read More
awk to parse the ldap data between two strings linux...


regexawksedgrep

Read More
How to delete a line from the file with php?...


phpfileawkline

Read More
compare with one of the 5 options...


regexawksedgrep

Read More
Insert part of a file into another file at a specific location...


linuxbashawksed

Read More
How to merge two files of different number of lines but maintaining the text of both aligned in the ...


stringcsvawkmerge

Read More
How can I find 2 patterns in a log file on different lines but only if they are a matching pair (sta...


bashparsingawksedgrep

Read More
grep a very large number of independant patterns from a big file/directory speparating results...


bashawkgrep

Read More
How can capture args with xargs across multiple pipe in bash...


linuxbashawkxargs

Read More
BackNext