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
Unix Which command will be used with vi editor to insert text to left of cursor? i a S s i a S s ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. } ) { ( } ) { ( ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+r note chmod go-r note chmod go-x note chmod go+rw note chmod go+r note chmod go-r note chmod go-x note chmod go+rw note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? cp None of these tar lk ln cp None of these tar lk ln ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md crdir mkdir None of these cr md crdir mkdir None of these cr ANSWER DOWNLOAD EXAMIANS APP