Unix Which command is used with vi editor to move the cursor to the left? k j i h None of these k j i h None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[a-z] more [emp][!0-9] cat emp[!0-9] cat emp[x-z] cat emp[a-z] more [emp][!0-9] cat emp[!0-9] cat emp[x-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? None of these ech tch fch rch None of these ech tch fch rch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -x ls -a ls -l ls -F ls -x ls -a ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s i a S s i a S ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? delete erase None of these dm rm delete erase None of these dm rm ANSWER DOWNLOAD EXAMIANS APP