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 programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps du pid au ps du pid au ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -l ls -l -d ls -x ls -F ls -l ls -l -d ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? which i /4 None of these who am i pwd which i /4 None of these who am i pwd ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? None of these #NAME? -r option pid None of these #NAME? -r option pid ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /etc /tmp /dev /usr /etc /tmp /dev ANSWER DOWNLOAD EXAMIANS APP