Give command that will make the file "run.sh"
executable?
Answer Posted / puja
chmod 777 run.sh
./run.sh
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the unix command to confirm a remote host is alive or not?
What is awk command used for?
Why is it called a shebang?
Which command is used to restrict incoming messages?
What do chmod command do?
What is a command and examples?
What is the use of finger command?
What command is used to check the current users?
What does awk stand for?
What is awk used for?
What is the function of grep command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the size of time_t?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the functionality of a top command?