Unix Which of the following files will displayed by this command cat *ch* .ch catch patch All of these .ch catch patch All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R r c C R r c C ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and executable permissions. write and executable permissions both read and write permissions executable permission only None of these both read and executable permissions. write and executable permissions both read and write permissions executable permission only None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? cat /p pg lp None of these cat /p pg lp None of these 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 -4 #NAME? -2 -1 -4 #NAME? -2 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? ANSWER DOWNLOAD EXAMIANS APP