Unix Which of the following commands is used to display the filenames in multiple columns? None of these lc ls -1 ls ls -x None of these lc ls -1 ls ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -1 ls -R ls -t ls -i ls -1 ls -R ls -t ls -i ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file 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 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? pwd dir path prompt $p$g pwd dir path prompt $p$g 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 Which command will be used with vi editor to append text at end of line? a None of these A i I a None of these A i I ANSWER DOWNLOAD EXAMIANS APP