![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 arguments from shell to java | kenpeter | UNIX for Dummies Questions & Answers | 3 | 05-19-2008 06:54 PM |
| Passing arguments to a shell script from file while scheduling in cron | weblogicsupport | SUN Solaris | 4 | 01-27-2008 11:16 PM |
| Passing blank arguments to a script | rm-r | UNIX for Advanced & Expert Users | 7 | 01-08-2008 08:56 PM |
| Passing arguments to a Perl script | jyoung | Shell Programming and Scripting | 4 | 12-29-2004 05:57 PM |
| Passing arguments to a script | Kevin Pryke | Shell Programming and Scripting | 3 | 06-14-2002 09:06 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
passing runtime arguments to a shell script...
hi I am new to shell programming.....my question is while running one of my shell program it stops in between to accept input from the user and proceeds furthur after giving input....I want to know whether I can set this input through some files so that the shell acript reads the input from the file and will not prompt the user to input the required data...the input is a text...is there any other possibilities using pipes....
thanks in advance ![]() |
|
||||
|
Quote:
Code:
./script.sh | ./script2.sh |
|
||||
|
Hi,
Have you guys anyone worked on CA workload, i have rqmnt that UNIX script should accept the parameter passed through the CA workload and run the process. To explain in the detail CA workload will tell which files is being placed on the server if file1 is placed it needs to process file1 and if file2 is placed it has to process it and so on. Any help would be appreciated. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|