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 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 copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? who 1 /u None of these which who am i who 1 /u None of these which who am i ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory None of these /tmp directory /unix directory /bin and /usr/bin directories /dev directory None of these /tmp directory /unix directory /bin and /usr/bin directories ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to capture a file None of these copy a file display a file print a file capture a file None of these copy a file display a file print a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -1 ls -x None of these lc ls ls -1 ls -x None of these lc ls ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .profile autoexec.bat .autoexec None of these .exrc .profile autoexec.bat .autoexec None of these .exrc ANSWER DOWNLOAD EXAMIANS APP