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 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 ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .profile None of these .mbox .exrc lastlogin .profile None of these .mbox .exrc lastlogin ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? None of these k j h i None of these k j h i ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? None of these ls who stty tty None of these ls who stty tty ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps pid au du ps pid au du ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmo a =761 note chmod 167 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note None of these chmo a =761 note chmod 167 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note None of these ANSWER DOWNLOAD EXAMIANS APP