The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
need to find last character in each line in all files
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
need to find last character in each line in all files
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
7
(
permalink
)
01-24-2008
dbsurf
Registered User
Join Date: Jan 2008
Posts: 23
Hi quintet
using this
sed
-e :a -e '/;$/!N;s/\n//; ta' -e 's/;$//' file its not redirecting to my directory again
dbsurf
View Public Profile
Find all posts by dbsurf
Find dbsurf's past nominations received
Find dbsurf's present nominations given