![]() |
|
|
|
|
|||||||
| Answers to Frequently Asked Questions Please look in here before posting your questions. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| passing strings as arguments | iago | UNIX for Dummies Questions & Answers | 1 | 08-22-2007 07:04 AM |
| Passing and using arguments in Scripts. | David.Vilmain | Shell Programming and Scripting | 1 | 11-13-2006 01:32 PM |
| Passing arguments to a script | Kevin Pryke | Shell Programming and Scripting | 3 | 06-14-2002 06:06 AM |
| Passing arguments to an alias | pmcg | UNIX for Dummies Questions & Answers | 1 | 10-23-2001 08:15 AM |
| passing arguments | jpprial | UNIX for Dummies Questions & Answers | 4 | 04-03-2001 08:13 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
||||
|
Passing variables/arguments/parameters to commands
A good place to start is simple variable passing....
Passing variables from one script to another The next level is passing a variable into a more complex command such as using a variable in a sed command. There are some simple quoting techniques that are very general. These are mentioned in... How can I use a variable in sed? Also awk has a couple of specific ways to handle this... Passing values out awk. PASS parameter to AWK Passing argument to awk script Doing this with aliases depends on your shell..... Passing arguments to an alias alias creation Last edited by Perderabo; 06-28-2004 at 11:43 AM. |
||||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|