Search Results

Search: Posts Made By: Chris Eagleson
4,047
Posted By Chris Eagleson
Use sed on column (csv) file if data in colmns is greater > than?
I have a data file that has 14 columns. I cannot use awk or perl but sed is installed on my host. I would like to delete a line if fields 10, 11 or twelve is greater than 999.99. How is this done...
10,518
Posted By Chris Eagleson
Perfect. That worked. Thanks
Perfect. That worked.

Thanks
10,518
Posted By Chris Eagleson
[Solved] using sed delete a line from csv file based on specific data in two separate fields
Hello,
:wall:
I have a 12 column csv file. I wish to delete the entire line if column 7 = hello and column 12 = goodbye. I have tried everything that I can find in all of my ref books.

I know...
Showing results 1 to 3 of 3

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