Linux CLI - Text Processing
You want to print only the lines from
file.txt where the second field is greater than 100 using awk. Which command achieves this?