Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 3 6 None of these 5 1 3 6 None of these 5 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a S i s a S i s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? None of these mv * ../bin *.* mv * /bin/* mv *.* /bin/ mv * ../bin None of these mv * ../bin *.* mv * /bin/* mv *.* /bin/ mv * ../bin ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order st sort sort -r sh st sort sort -r sh ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is grep sleep None of these mesg halt grep sleep None of these mesg halt ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc -w wc -c wc - 1 wc -r wc -w wc -c wc - 1 ANSWER DOWNLOAD EXAMIANS APP