Answer Posted / chandru
If the path variable does not contain ur current
directory,then you can execute the script by giving
$./scriptname
If you include your current directory in path variable then
$scriptname
or
If u want to invoke new shell
$ ksh scriptname
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a program shell?
Is cmd a shell?
What is a shell script in windows?
How does shell scripting work?
Is shell script a programming language?
What are the different communication commands available in the shell?
Which is better perl or shell scripting?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
What is the first line in every perl script called?
What is shell environment?
What is c in shell script?
What are the types of script?
Is shell scripting easy to learn?
What are the different variables present in linux shell?
What is meant by dos operating system?