![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Writing files without temporary files | bashshadow1979 | Shell Programming and Scripting | 2 | 04-17-2009 05:09 PM |
| writing data in a text file at particular line | punitpa | Shell Programming and Scripting | 2 | 04-14-2009 02:45 PM |
| What files are writing to a directory | hattorihanzo | UNIX for Dummies Questions & Answers | 3 | 01-17-2006 12:00 PM |
| Picking out text from one file and writing it to another. | scottf33 | UNIX for Dummies Questions & Answers | 5 | 05-20-2005 10:43 AM |
| grep multiple text files in folder into 1 text file? | coppertone | UNIX for Dummies Questions & Answers | 7 | 08-23-2002 03:50 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Writing a text to many files
Is there a command in shell-script that I can use that copies a string or writes it to many files? Say I have files a, b and c and I want to copy or write the text "Hallo, I am a newbie!" to all these files? I know I can do echo "Hallo, I am a newbie!" > a but this only copies it to one file. How can I do it to copy to all without repeating this command again and again.
Thanks in advance. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|