Unix Which command is used to link the files? lk cp None of these tar ln lk cp None of these tar ln ANSWER DOWNLOAD EXAMIANS APP
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 Which command is used to count just the number of characters in a file? wc -w wc -c wc -r wc - 1 wc -w wc -c wc -r wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? k h i j None of these k h i j None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note chmo a =761 note None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note chmo a =761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat more head grep cat more head grep ANSWER DOWNLOAD EXAMIANS APP