Some information I have found useful working with Linux. Text Manipulation Commands awk Perform functions on text arranged in fields cut Extract specific columns from lines of text diff Perform a line by line comparison of two text files expand Convert tab stops to spaces expr Extract part of a string from another string. fmt […]