Search Results

Search: Posts Made By: Laurel Maury
2,004
Posted By Laurel Maury
sed situation
Hi,

I'm looking for someone who can think in sed. Basically, I need the trailing characters on every line in a file to be deleted. These characters are all in capitals, and always follow a number,...
5,176
Posted By Laurel Maury
UNIX in the MacIntosh (for sed people)
Hi,

I'm trying to use sed to process some files on Macs running OSX. Anyone know anything about Macs and sed?

Here's the problem

sed 's/^/ /g' test_file > endfile

(there are spaces...
6,939
Posted By Laurel Maury
Just a thought
Hi,

I'm failly new to UNIX scripting, but couldn't cat work?

I think cat file_1 file_2 > endfile will create a file that has file_1 and file_2 stuck together.

Or maybe grep the line you...
Showing results 1 to 3 of 3

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