![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help required with formatting | digipak | UNIX Desktop for Dummies Questions & Answers | 3 | 05-06-2009 02:15 AM |
| data formatting in Unix shell Scripting | regnumber | Shell Programming and Scripting | 1 | 10-04-2008 06:45 PM |
| Help required on scripting the rm -f command | frozensmilz | Shell Programming and Scripting | 3 | 08-25-2008 10:33 AM |
| SFTP scripting - help required | b0bbins | Shell Programming and Scripting | 8 | 09-27-2007 06:55 PM |
| Help required on expect scripting | ayyappakumar | UNIX for Dummies Questions & Answers | 1 | 05-29-2007 06:04 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi Friends,
I need to write a script which reads the file and prints them horizontally. For example, the file contains something like x1 x2 x3 x4 x5 my script reads this file as "for i in `cat filename`", but I need an output something like "config file = x1.ccfg, x2.cfg, x3.cfg, x4.cfg, x5.cfg" How to do this ? Thanks Din |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|