The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
How to append a semcolon to every record in a file?
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
How to append a semcolon to every record in a file?
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
05-12-2008
er_ashu
Registered User
Join Date: Apr 2007
Posts: 44
How to append a semcolon to every record in a file?
Hi,
If a file is like
123
456
894
568
234
and the desired o/p is
"123"
"456"
"894"
--
--
How can it be done?
Please advise.
Remove advertisements
Forum Sponsor
er_ashu
View Public Profile
Find all posts by er_ashu