Search Results

Search: Posts Made By: sophiesophie
2,420
Posted By sophiesophie
sort -u file1 sort -u file2 join file1 file2
sort -u file1
sort -u file2
join file1 file2
2,420
Posted By sophiesophie
hi
if i understand your question correctly it's very easy
make the first column as one file
sort -u file1 --command to srt the file
make other columns as one file sort -u file2 ---sort the...
2,420
Posted By sophiesophie
thanx alot its working l
thanx alot its working l
2,420
Posted By sophiesophie
actually I have tab in between two file and I...
actually I have tab in between two file and I need result with tab

thanx
2,420
Posted By sophiesophie
sed 's/\.\.\./,/g' wht this mean
sed 's/\.\.\./,/g'

wht this mean
2,420
Posted By sophiesophie
its about the two values of two columns I need...
its about the two values of two columns
I need to make the first column values will be higher compared to the subsequent column 2 values

11 ..12 to 12.. 11
2,420
Posted By sophiesophie
awking two columns
Hey ppl
I have two columns with random values. i need to insert the 1st row of the first column with the highest number of the two rows in the first column and vice versa. some thing like this. I'm...
Showing results 1 to 7 of 7

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