![]() |
|
|
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 |
| configuration file | ioa_pol | SUN Solaris | 1 | 04-08-2008 07:31 PM |
| configuration file | iamcool | Shell Programming and Scripting | 5 | 12-27-2007 10:53 AM |
| I need to change printer configuration | tugger | UNIX for Dummies Questions & Answers | 0 | 12-06-2007 08:27 AM |
| Extracting data from text file based on configuration set in config file | suparnbector | Shell Programming and Scripting | 3 | 08-10-2007 03:25 AM |
| Configuration file? | Relykk | UNIX for Dummies Questions & Answers | 2 | 03-29-2004 01:14 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
sed to change a configuration file
Hi
I want to create a configuration file from a template one. The only thing to change for now is the port number that I need to take from another file that has this format: server ortSo I need to take the 2nd field. server is passed in the script argument. how to do that? I think of sed to search the file and get the port then find the line Listen 80 to Listen <port> and then saves a new config file. thanks for your help. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|