Answer Posted / ravneet
if the file doesn't have executable permissions than assign
the same as chmod 755 <filename>. after that execute the
same by using command ./<filename>
Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What is nr in awk command?
How do you grep a case insensitive?
What is the functionality of a top command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does awk stand for?
How do I use grep to find a file?
Why is shebang used?
Which command will print your home directory on screen?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Differentiate cmp command from diff command.
How do I use grep to search for a file?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How to find $ai_serual resolved path by using unix
What are awk commands?
What is the significance of the 'tee' command?