Give command that will make the file "run.sh"
executable?
Answer Posted / jaga
chmod 755 run.sh
./run.sh
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
What is awk used for?
What is {} in find command?
What does the “echo” command do?
What is command statement?
What is command substitution?
How do I delete files from command prompt?
What do chmod command do?
What is the use of awk command in unix?
Which unix command to make a new directory?
What are the general commands in using unix os for a beginner?
Is it inbetween or in between?
What is nr in awk command?
What is sed awk grep?
What does the command ' $who | sort –logfile > newfile' do?