Which command will you use to change the permissions on file?
Answers were Sorted based on User's Feedback
Answer / jagadeesh kumar.k[tpgsi]
chmod 755 filename
or
chmod
or
chmod a+rwx filename
| Is This Answer Correct ? | 2 Yes | 3 No |
How do you remove a directory?
what does the command 'wc' do?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
write grep commands to select the lines that have exactly two characters
What are some command words?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
How do you move or rename a file or directory?
How do you change file permissions and ownership in Unix?
Where LOG fiels resides in AIX and pls tel me how to remove the log file
what is virtual machine?
What is s and g in sed command?
what is the difference between SED and GREP ? Which one is more better and why?