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 the difference between grep and egrep?
How to open a read-only file in the shell?
Why are there shells on the beach?
What is gui scripting?
What is shell geeksforgeeks?
How do we create command aliases in a shell?
What language is bash written in?
Explain about return code?
Is cmd a shell?
What is k shell?
What is shell application?
How to debug the problems encountered in the shell script/program?
how will you find the total disk space used by a specific user?
How do I open a jshell in cmd?
What is a batch file used for?