Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? fch ech rch None of these tch fch ech rch None of these tch ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is All of these None of these the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 444 note chmod 555 note chmod 666 note chmod 333 note chmod 444 note chmod 555 note chmod 666 note chmod 333 note ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and write permissions None of these both read and executable permissions. write and executable permissions executable permission only both read and write permissions None of these both read and executable permissions. write and executable permissions executable permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chmod chgrp chusr None of these chown chmod chgrp chusr None of these chown ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? pg more None of these cat lp pg more None of these cat lp ANSWER DOWNLOAD EXAMIANS APP