The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
How to replace all entries of comma in text file by space or other character
.
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
:
How to replace all entries of comma in text file by space or other character
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
08-29-2008
prashant43
Registered User
Join Date: Jan 2008
Location: Bangalore
Posts: 31
How to replace all entries of comma in text file by space or other character
Hi ,
How to replace all entries of comma in text file by space or other character.
cat temp.txt
A,B,C,D
I want this file to be like
A B C D
Please help!!!
prashant43
View Public Profile
Find all posts by prashant43
Find prashant43's past nominations received
Find prashant43's present nominations given