Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? tar programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc copy programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? write None of these mesg calendar mail write None of these mesg calendar mail ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? grep write mail mesg None of these grep write mail mesg None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? fourth first second third fourth first second third ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -1 -2 #NAME? -4 -1 -2 #NAME? -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x Ip ls -l ls -F -x ls ~ x Ip ls -l ls -F -x ANSWER DOWNLOAD EXAMIANS APP