Unix Which command will be used with vi editor to append text at end of line? None of these a A i I None of these a A i I ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells All of these who the owner of the file is None of these how large the file is and when the file was last modified. the name of the group owner of the file All of these who the owner of the file is None of these how large the file is and when the file was last modified. the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? None of these ls -x lc ls ls -1 None of these ls -x lc ls ls -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* mv * ../bin *.* None of these mv *.* /bin/ mv * ../bin mv * /bin/* mv * ../bin *.* None of these mv *.* /bin/ mv * ../bin ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? None of these ! # $ @ None of these ! # $ @ ANSWER DOWNLOAD EXAMIANS APP