Launch and run the commands from shell script
Solved/Closed
Related:
- Launch and run the commands from shell script
- Launch and run commands from shell script - How-To - Shell
- Launch system restore from command prompt - Guide
- Linux change password command line script - Guide
- Ubuntu launch script at startup - Guide
- Shell script to telnet and run commands ✓ - Forum - Linux/Unix
Nov 13, 2008 at 06:04 AM
I am using ksh. From shell script I am executing a command to set a clearcase view. After the view is set there is a new subshell comig up. In that subshell i want to execute a command.
like
ct setview viewname
. .profilie
can yu please tell me how to achieve that
Dec 27, 2009 at 03:34 AM