Search
.Management Sciences
A. chmod g+x note
B. chmod u+w note
C. chmod u+x note
D. chmod ugo+x note
Related Mcqs:
- Which command is used to copy a file wb with the same name from the programs directory to the misc directory ?
- A. copy programs/wb misc/wb B. cp programs/wb misc C. tar programs/wb misc/wb D. copy a:programs/wb b:misc/wb...
- Which command is used to set the three permissions for all the three categories of users of a file ?
- A. chgrp B. chown C. chmod D. chusr...
- Which of the following is not a filter command ?
- A. sort B. wc C. grep D. cat...
- Which command will be used with vi editor to insert text to left of cursor ?
- A. s B. S C. a D. i...
- You can append to a file instead of overwriting by using the_______________?
- A. > symbols B. >> symbols C. < symbols D. << symbols...
Recent Comments