Unix Which option will be used with ps command to slow the entire command line of the process being run? -1 -4 #NAME? -2 -1 -4 #NAME? -2 ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Write permission for others Execute permission for the owner All of these Read and write permission of groups None of these Write permission for others Execute permission for the owner All of these Read and write permission of groups None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+x note chmod g+x note chmod u+w note chmod ugo+x note chmod u+x note chmod g+x note chmod u+w note chmod ugo+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? copy wb ../misc collect ../misc mon ../misc None of these tar wb collect mon /misc copy wb collect mon /misc cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc None of these tar wb collect mon /misc copy wb collect mon /misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? S s A a S s A a ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .mbox .profile lastlogin None of these .exrc .mbox .profile lastlogin None of these .exrc ANSWER DOWNLOAD EXAMIANS APP