Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
SED - leaving last 3 characters
Name: fmr1909 Date: March 30, 2005 at 10:18:33 Pacific OS: SuSE 9 CPU/Ram: p iii 800 - 156 mb
Comment:
I am using sed in a script, and want to leave the last 3 caracters each line.
Summary: if I would like to use sed to change all character "/" to "."...how does it work? I am testing with: echo "fjkdl/dfkjdkf/jfdkl" | sed -e 's///./g' and got the error "unknown option to s"... ...
Summary: I just installed Redhat Linux 5.2 on my computer. I have set up Redhat on 3 partitions, hda7 is my native linux with root hda6 is my swap space hda5 is my /boot partition set as native linux and Windo...
Summary: Dear Sir, I am a newbie. I got the following message: sed -f xclt.sed file1.f > file2.f sed: xclt.sed line 8: extra characters after command My xclt.sed file is as follows: s/NRVALM=[0-9][0-9]*/...