Unix Which command is used with vi editor to move the cursor to the left? k None of these i h j k None of these i h j ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x ls -l Ip ls ~ x ls -F -x ls -l Ip ls ~ x ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -r -d -b -l None of these -r -d -b -l None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who | tee user.lst None of these who >> user.lst who > user.lst who < user.lste who | tee user.lst None of these who >> user.lst who > user.lst who < user.lste ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first third fourth second first third fourth second ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -a ls -F ls -x ls -l ls -a ls -F ls -x ANSWER DOWNLOAD EXAMIANS APP