Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd p* cd [p] cd p* cd p cd p* cd [p] cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. ?pat /pat All of these :pat ?pat /pat All of these :pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? #NAME? None of these -r option -c #NAME? None of these -r option -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? ln tar None of these cp lk ln tar None of these cp lk ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? S s a i S s a i ANSWER DOWNLOAD EXAMIANS APP