Unix Which option will be used with ps command to slow the entire command line of the process being run? -4 #NAME? -2 -1 -4 #NAME? -2 -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these ? [!ijk] [ijk] * None of these ? [!ijk] [ijk] * ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? write mail wall mesg write mail wall mesg ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to None of these chmod u=rwx, g=rw, o=x note chmod 167 note chmod 4=7, g=6,0 =1 note chmo a =761 note None of these chmod u=rwx, g=rw, o=x note chmod 167 note chmod 4=7, g=6,0 =1 note chmo a =761 note 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 Which command is used to display all the lines with the string 'sales' from the file empl.lst? None of these cut sales empl.lst /sales > empl.lst cat | /sales > empl.lst grep sales empl.lst None of these cut sales empl.lst /sales > empl.lst cat | /sales > empl.lst grep sales empl.lst ANSWER DOWNLOAD EXAMIANS APP