Search Results

Search: Posts Made By: daimne
1,603
Posted By daimne
Thanks for your reply: when I used your...
Thanks for your reply:
when I used your notation:
awk 'NF==2{print > $file1; next}{print > $file2}' $filename

it does not work with file variables, what I do wrong?
1,603
Posted By daimne
Thanks Chubler_XL! thanks Srikanth. Any...
Thanks Chubler_XL!
thanks Srikanth.

Any reason why my code did not work?
The reason why I used my method:
My goal is to create two files from file4:

File5:
select one from two;
select yes...
1,603
Posted By daimne
Need help with ksh
I have the following file:

one two three four
man women
yes no place togo
bad sleep


I need to move all lines that have only two words(columns) in a separate file and the rest in a separate...
Showing results 1 to 3 of 3

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