Which command will you use to change the permissions on file?
Answer Posted / shilpa
chmod 777
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does grep v grep do?
What are the unix commands?
What is the function of grep command in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are the differences among a system call, a library function, and a unix command?
What is the functionality of a top command?
Is it inbetween or in between?
What are grep patterns?
What happens when we execute a unix command?
What is a bash command?
Which command can you use to find the currently running process in unix server?
Write a command that will display files in the current directory, in a colored, long format.
Explain command to display different lines that are found when compare two files?
How does shebang work?