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 does the md command do?
What is updatedb?
What is .sh file?
Which command is used to find whether the system is 32 bit or 64 bit?
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
How to use grep command to list find the records of a file containing 10 different strings?
What is the comma to display different lines that are found when compare two files?
Name the general commands in using unix os for a beginner?
Which unix command to make a new directory?
Why is it called a shebang?
What does the command '$ls | wc –l > file1' do?
Why is grep called grep?
What is the difference between cat command and more command?
Which command is used to copy files?
What is unix command line?