Unix The File that contains a set of instructions which are performed when a user logs in, is .exrc autoexec.bat None of these .profile .autoexec .exrc autoexec.bat None of these .profile .autoexec ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -2 #NAME? -1 -4 -2 #NAME? -1 -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these 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 copy programs/wb misc/wbx cp programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd/ chdir cd None of these cd .. cd/ chdir cd None of these cd .. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? cat lyrix ed vi cat lyrix ed vi ANSWER DOWNLOAD EXAMIANS APP