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 You can append to a file instead of overwriting by using the < symbols > symbols >> symbols None of these < symbols > symbols >> symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: neither standard input nor standard output file standard input file standard output file both input and output file neither standard input nor standard output file standard input file standard output file both input and output file ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor down by one line None of these to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position to move cursor down by one line None of these to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor right by one position ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? haltsys shutdown kill cancel haltsys shutdown kill cancel ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm all rm * rm *.* None of these rm -r * rm all rm * rm *.* None of these rm -r * ANSWER DOWNLOAD EXAMIANS APP