![]() |
|
|
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 |
| Symbolic Links - BASH Script | rodrimuino | Shell Programming and Scripting | 4 | 09-05-2007 11:42 PM |
| how to convert unix .ksh script to windows .batch script | 2.5lt V8 | Shell Programming and Scripting | 1 | 11-28-2006 12:52 PM |
| ksh Script to Generate Symbolic Links | dwisconbug | Shell Programming and Scripting | 1 | 05-08-2006 08:33 PM |
| here-doc convert 2 script convert to single script? | yongho | Shell Programming and Scripting | 2 | 07-07-2005 05:14 PM |
| Need Help : Links to Shell Script Tutorials | kotha | Shell Programming and Scripting | 3 | 03-30-2005 10:15 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
script to convert words into links
hi,
i need some help. i have to write a unix shell script that opens a file with a list of words and prints another file with a list of links. something like this: Input: FILE 1: Red Green Blue Output: FILE2: http://www.google.com/search?hl=en&q=Red http://www.google.com/search?hl=en&q=Green http://www.google.com/search?hl=en&q=Blue]Blue How would you do this ? Last edited by kazordoon; 08-03-2008 at 10:31 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|