Which command will you use to change the permissions on file?
Answer Posted / jagadeesh kumar.k[tpgsi]
chmod 755 filename
or
chmod
or
chmod a+rwx filename
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I search a whole word in vim?
What is the function of grep command in unix?
What is a command and examples?
Which command is used to copy files?
Which command can you use to find the currently running process in unix server?
Does cp command overwrite files?
How do I run a whois command?
Which command is used to create a directory?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Who invented grep?
Why is awk called awk?
How do you grep recursively?
What is the difference between cat and more command?
What does 'mkdir' command do in UNIX?