Search Results

Search: Posts Made By: tink
15,643
Posted By tink
bloody marvelous joeyg - thanks! This...
bloody marvelous joeyg - thanks!


This also worked for me in the end:
sed 's/"$/"|/g' file1 > file2

because the double quote was valid for the last column... so replace double quote and line...
15,643
Posted By tink
Removing end of line to merge multiple lines
I'm sure this will be an easy question for you experts out there, but I have been searching the forum and working on this for a couple hours now and can't get it right.

I have a very messy data...
3,416
Posted By tink
thank you!
thank you!
3,416
Posted By tink
strip hostname from dirname?
I need to get the full path of a file minus the hostname... anyone have an easy way to do this?

What I have is:
//ourhostname/ourfullpath/filename

What I need is:
/ourfullpath/filename

...
Showing results 1 to 4 of 4

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