Unix Which option will be used with ps command to slow the entire command line of the process being run? -1 -2 -4 #NAME? -1 -2 -4 #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? 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 tar programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these sort sort -r sh st None of these sort sort -r sh st ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? lk ln None of these cp tar lk ln None of these cp tar ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /unix directory /bin and /usr/bin directories None of these /dev directory /tmp directory /unix directory /bin and /usr/bin directories None of these /dev directory /tmp directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-r note chmod go+r note chmod go-x note chmod go+rw note chmod go-r note chmod go+r note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP