Search Results

Search: Posts Made By: Corona688
20,122
Posted By Corona688
perl, sed, awk, even shell can do it. So the...
perl, sed, awk, even shell can do it. So the question is, what language do you know.

Shell code:

while IFS=", " read variable1 variable2 # Read lines splitting on spaces and commas
do
...
Showing results 1 to 1 of 1

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