Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? tch fch rch None of these ech tch fch rch None of these ech ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? ; $ # : ; $ # : ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tee tr sort grep tee tr sort grep 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 option will be used with touch command to change the access time? -r option pid #NAME? None of these -r option pid #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls lst* ls -l *.lst ls *[lst] ls *.* ls lst* ls -l *.lst ls *[lst] ls *.* ANSWER DOWNLOAD EXAMIANS APP