Unix Which command will be used with vi editor to replace text from cursor to right? R c r C R c r C ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -x None of these lc ls -1 ls ls -x None of these lc ls -1 ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s a i S s a i S ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? None of these du disk chkdsk fdisk None of these du disk chkdsk fdisk 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 u+w note chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat$ pat^ $pat ^pat pat$ pat^ $pat ^pat ANSWER DOWNLOAD EXAMIANS APP