remove lines from fileA.csv depending on entries of first column of fileB.csv...
Read More(MacOS Terminal). How to produce a readable Epoch time from terminal...
Read MoreExtraction of data from a simple XML file...
Read MoreHow to split and count number of occurences of word in Bash?...
Read Moreawk to find match using unique id between two files and append data to second file...
Read MoreRunning an awk command with $SHELL -c returns different results...
Read MoreUsing awk on Nmap ssl-enum-cipher results...
Read MoreHow to convert this awk command to PowerShell native?...
Read MoreHow can I adjust a text file in VIM to have two columns instead of three while not splitting paired ...
Read Moreawk print all but last column + last column...
Read MoreHow can I identify lines from a delimited file, based on a lookup file in unix...
Read MoreHow to get only the first occurrence of the pattern in bash script...
Read MoreHow to print a string and all the n lines of that string bash script...
Read MorePass variables out of an interactive session from bash script...
Read MoreAWK: Access captured group from line pattern...
Read Moreawk or sed command for columns and rows selection from multiple files...
Read Moreawk delete line from csv if char length of second column is less than 12...
Read MoreAlphanumeric date to numeric in shell...
Read MorePassing a list of filenames to SwiftLint using awk and xargs...
Read MoreAnalysis on the basis of comparison of 1st column of 1 files with 1st column of N number of files an...
Read MoreParsing a multiline variable from a file separated by back slash...
Read Moreawk - wrong comparing floating point numbers...
Read MoreExtracting only my function names from ELF binary...
Read MoreHow to use Bash Regex Lookbehind across whitespace in Terraform file?...
Read MoreCheck if a word from one file exists in another file and print the matching line...
Read MorePrint first and every nth column using awk...
Read MoreUsing gawk or sed to inplace change line after or before every other match...
Read More