Answer Posted / narendrasairam
Depending on the type of shell you can execute a file in
either of the ways
1) ksh <filename>
2) sh <filename>
If the file already possess execute bit set on it, then you
can directly execute the file with its name alone
1) <filename>
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What are the commands in UNIX to list the files in a Directory?
What is unix command?
Differentiate cat command from more command.
What is nr in awk command?
How can we use grep command in unix?
How do I use grep to search for a file?
What are awk commands?
What is the use of cut command in unix?
Name the general commands in using unix os for a beginner?
What is ctrl d?
Which command is used to create a directory?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Which unix command to make a new directory?
What is merge command in unix?
What do chown command do?