Give command that will make the file "run.sh"
executable?
Answer Posted / sumesh
sh ./run.sh
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
How does shebang work?
What is a command and examples?
Which command is used to find whether the system is 32 bit or 64 bit?
Enumerate some of the most commonly used network commands in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
Explain the steps that a shell follows while processing a command.
What command is used to check the current users?
What is the use of awk command in unix?
What are the differences among a system call, a library function, and a unix command?
What is updatedb?
What is the use of the tee command?
What is the command to find maximum memory taking process on the server?
What does grep v grep do?
Who wrote grep?
What is time_t?