Search Results

Search: Posts Made By: rlwilli
2,105
Posted By rlwilli
Thank you. That works. Of course that's the...
Thank you. That works. Of course that's the simple part. My actual data is far more complicated than my example but at least I can move forward now.
2,105
Posted By rlwilli
Problem parsing line in file
I am VERY new to unix scripting. I am having trouble parsing a line into fields for further processing.

I have this script:

#bin/sh

cat ztest2.txt | while read line
do
zvar1=`echo $line |...
Showing results 1 to 2 of 2

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