The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Remove extra spaces in a line
.
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
:
Remove extra spaces in a line
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
10-10-2008
vikas027
Registered User
Join Date: Oct 2007
Posts: 77
hi,
I found this code. This works fine for such cases,
Code:
sed
-e 's/ */ /g'
BUT what I need is this code to apply to text which comes after "
Message Text :
"
How can I modify this ?
Regards,
VIKAS
vikas027
View Public Profile
Find all posts by vikas027
Find vikas027's past nominations received
Find vikas027's present nominations given