Unix Which command is used to list out all the hidden files along with the other files? ls -x ls -F ls -l ls -a ls -x ls -F ls -l ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? None of these mv * ../bin *.* mv * ../bin mv *.* /bin/ mv * /bin/* None of these mv * ../bin *.* mv * ../bin mv *.* /bin/ mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as comp cmp do ccp comp cmp do ccp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. mesg grep mail write mesg grep mail write ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? kill cancel shutdown haltsys kill cancel shutdown haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? remove rename ren mv remove rename ren mv ANSWER DOWNLOAD EXAMIANS APP