Search Results

Search: Posts Made By: trashmouth12
5,854
Posted By trashmouth12
Problem solved. Thanks for all your help! It...
Problem solved. Thanks for all your help!
It turns out there were \r's within the input file which was causing the issue.
I just added a gsub("\r","") to my awk script and the output is showing...
5,854
Posted By trashmouth12
Sorry, here is the output and source in text...
Sorry,
here is the output and source in text format

./getRecordByName.awk on
3958231 Claribel Cone 3 25 16 21 6 12 12 25 78

18273475 Shawn Tornton 3 25 16 21 6 12...
5,854
Posted By trashmouth12
awk truncating first field output?
Hello,

I'm writing an Awk script to take a command line argument (student's name) and output their relevant student#, name, and marks. For some reason, awk arbitrarily removes the first digit from...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy