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 |
what will this do $cat > file.c ?(file.c is a file in current directory)
Which is the command used to find out currently executing Process in UNIX?
Which Command is Used for temprary switch User?
what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
in UNIX ,What is the command to view contents of a large error log file?
How to rename files and folders?
1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
Which mode is used for allowing file write,read and append mode?
How do you remove a directory?
Which RAID Levels supported by LVM?
What is the difference between udp and tcp?