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
Name the unix command to find how many days the server has been up.
How do I use grep to find a file?
What is grep short for?
What is the first character of the output in ls l command?
How does the system know where one command ends and another begins?
What is the use of the tee command?
Is grep faster than awk?
What does the command ' $who | sort –logfile > newfile' do?
What is the command to find hidden files in the current directory?
Is it inbetween or in between?
Which unix command lists files/folders in alphabetical order?
What do chmod command do?
What does pipe () return?
What is the use of tee command?
Give the command for finding the current date.