Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? tch None of these ech fch rch tch None of these ech fch rch ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echoe stty intr ^c stty echo ^a tty ^c stty echoe stty intr ^c stty echo ^a tty ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile ls profile None of these find /-name profile -print cd /.profile l -u .profile ls profile None of these find /-name profile -print cd /.profile 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[!0-9] more [emp][!0-9] cat emp[x-z] cat emp[a-z] cat emp[!0-9] more [emp][!0-9] cat emp[x-z] cat emp[a-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? cp tar cpio None of these copy cp tar cpio None of these copy ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rdir None of these rd remove rmdir rdir None of these rd remove rmdir ANSWER DOWNLOAD EXAMIANS APP