![]() |
|
|
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 |
| passing variable from bash to perl from bash script | arsidh | Shell Programming and Scripting | 10 | 06-04-2008 01:25 PM |
| Script to add a single line to middle of text file. | progkcp | Shell Programming and Scripting | 2 | 05-12-2008 03:44 PM |
| Script needs to be modified - Each 5 Rows to be joined in single line with comma (,) | ntgobinath | Shell Programming and Scripting | 0 | 05-07-2008 09:37 AM |
| How do you parse a variable in a bash script? | vertical98 | Shell Programming and Scripting | 3 | 03-18-2008 04:30 PM |
| single step execution | geeko | Shell Programming and Scripting | 1 | 10-12-2007 12:46 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
bash script execution with a variable in a single line
Let a script needs a variable to execute. For example if i run ./test.sh then it needs a variable as there is a <STDIN> in the script. I want to execute it as [>script_name variable] in command line.
Let test.sh requires a variable name $number I want to execute it by >test number <enter> how is it possible? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|