Give command that will make the file "run.sh"
executable?

Answer Posted / dhina

bash run.sh

or

login as a root and type sh run.sh

or

give the permission to run.sh with chmod 755 run.sh and
type ./run.sh

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will the following command do?

615


What is grep r?

591


Why is it called a shebang?

568


What is the use of finger command?

598


How do I use nslookup?

573






What are the differences among a system call, a library function, and a unix command?

567


Enlist some filename manipulation commands in unix.

549


What is the command to find maximum memory taking process on the server?

670


How does the system know where one command ends and another begins?

1574


Explain command to show the space allocation of files?

629


How do you repeat a command in terminal?

587


What is the command to view process running?

574


What is ctrl d?

594


What command is used to switching between users in unix?

560


What does the md command do?

568