Search Results

Search: Posts Made By: Sadarrab
6,605
Posted By Sadarrab
So i made this... # awk...
So i made this...

# awk 'FNR==NR{a[$0];next}!($0 in a)' file2 file1 > file3

I get all the numbers that are not repeaded between file2 and file1 and i write them in a new file.
But i didn't...
6,605
Posted By Sadarrab
[HELP] - Delete rows on a CSV file
Hello to all members,

I am very new in unix stuff (shell scripting), but a want to learn a lot. I am a ex windows user but now i am absolutely Linux super user... :D

So i am tryng to made a...
Showing results 1 to 2 of 2

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