Search Results

Search: Posts Made By: Kishlay
1,223
Posted By Scrutinizer
Do you mean a suffix? Try: a=$3 ".jil"
Do you mean a suffix? Try:
a=$3 ".jil"
1,223
Posted By Scrutinizer
If on Solaris use /usr/xpg4/bin/awk or nawk...
If on Solaris use /usr/xpg4/bin/awk or nawk instead of awk
2,746
Posted By itkamaraj
try this... awk...
try this...


awk '{if($0~/---/){a=$3;print >>a}else{print >>a}}' input.txt
Showing results 1 to 3 of 3

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