Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? +(m+l).n None of these kill #NAME? +(m+l).n None of these kill #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? -R None of these -1 #NAME? -R None of these -1 ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file neither standard input nor standard output file standard output file both input and output file standard input file neither standard input nor standard output file standard output file both input and output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls lst* ls *.* ls *[lst] ls -l *.lst ls lst* ls *.* ls *[lst] ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option None of these pid #NAME? -r option None of these pid #NAME? 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? tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP