Mashed Potato
Senior member
A file was made using ! as the field separator, what command would I use to change it? i tried sort -t : "filename" but that did nothing. I also tried awk -F : '{print $1, $3} "filename" and i get an error which says syntax error near line one, bailing out near line one.
-Thanks in advance
Mashed Potato
-Thanks in advance
Mashed Potato