![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some simple question abt Unix kernel | melbdavid | UNIX for Dummies Questions & Answers | 2 | 06-03-2007 03:06 AM |
| Simple Windows-to-Unix SCP question | Duchesne | UNIX for Dummies Questions & Answers | 2 | 04-06-2007 09:21 PM |
| Simple C question... Hopefully it's simple | Xeed | High Level Programming | 6 | 12-15-2006 10:29 AM |
| Ok simple question for simple knowledge... | Corrail | UNIX for Dummies Questions & Answers | 1 | 11-28-2005 09:03 AM |
| Simple Unix Question | djt0506 | Shell Programming and Scripting | 1 | 11-25-2005 12:26 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have a simple unix question
Hello all,
I need to write a little unix script to do some work on multiple files. I need to enter the filenames from the command line (scriptname <filename> <filename>. I have written the code to do double spacing, and some line numbering but it does not take multiple files from the command line. How do I accomplish this? What is the syntax? I used $* to read in all of the args from the command line but it only takes the first filename and ignores the rest. Thanks if anyone can help. |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|