Unix Which of the following commands is used to display the filenames in multiple columns? None of these ls -1 ls ls -x lc None of these ls -1 ls ls -x lc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch .ch catch All of these patch .ch catch All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? None of these R u v C None of these R u v C ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l ls -l -d ls -F ls -x ls -l ls -l -d ls -F ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv *.* /bin/ None of these mv * ../bin mv * /bin/* mv * ../bin *.* mv *.* /bin/ None of these mv * ../bin mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP