User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Shell Scripting section within the Software Development category of DaniWeb, a massive community of 456,428 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,615 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Shell Scripting advertiser: Programming Forums
Views: 1387 | Replies: 2
Reply
Join Date: Jun 2007
Posts: 7
Reputation: slbit is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
slbit slbit is offline Offline
Newbie Poster

Question Reading through lines of text file sequencially

  #1  
Jun 11th, 2007
I have a text file with hundreds of names i would like to search in the database, yet to perform this query the names have to be on one line separated by commas. the text file is as follows

Mike
Ralph
Cindy
Claire
John

the output i need is

Mike,Ralph,Cindy,Claire,John

Any help on scripting this ?

Thanks
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2006
Posts: 140
Reputation: ghostdog74 is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 26
ghostdog74 ghostdog74 is offline Offline
Junior Poster

Re: Reading through lines of text file sequencially

  #2  
Jun 11th, 2007
tr '\n' ',' < file
Reply With Quote  
Join Date: Jun 2007
Posts: 7
Reputation: slbit is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
slbit slbit is offline Offline
Newbie Poster

Re: Reading through lines of text file sequencially

  #3  
Jun 12th, 2007
Works Perfectly Thanks
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Shell Scripting Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Shell Scripting Forum

All times are GMT -4. The time now is 1:23 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC