Give command that will make the file "run.sh"
executable?
Answer Posted / pritesh_8
chmod u+x run.sh
./run.sh
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the command to find hidden files in the current directory?
Who command in unix operating system?
Which command is used to create a directory?
What is the unix command to confirm a remote host is alive or not?
Are you in or at the office?
What is grep short for?
What is “chmod” command?
Which command is used to find whether the system is 32 bit or 64 bit?
What is a bash command?
Differentiate cat command from more command.
Why is it called a shebang?
What does the command ' $who | sort –logfile > newfile' do?
What are the commands in UNIX to list the files in a Directory?
Why is it called grep?
What do chmod, chown, chgrp commands do?