Search Results

Search: Posts Made By: ithomp
1,984
Posted By ithomp
Path data
I trying to convert the path data where \ are used to /. Can anyone help as I am obviously doing something incorrect!

echo "File One"
read fileone | sed 's#\\#/#g'
echo "File Two"
read filetwo...
2,059
Posted By ithomp
compare files again
Is it possible to look at two data files, look at the data and if a record is missing from one of the files show which record is missing. I only want to compare the record count then show the...
3,875
Posted By ithomp
Compare data files
I would like to compare a data file (before and after a process has run) to identify if there are any differences. Can anyone help !!
1,554
Posted By ithomp
New to Unix
Hi

How can I delete specified columes of data from a csv file. There are approx 200 columes, I only require 6.
Showing results 1 to 4 of 4

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