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 will be used with vi editor to append text at end of line? i I None of these A a i I None of these A a ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells None of these All of these the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is None of these All of these the name of the group owner of the file how large the file is and when the file was last modified. who the owner of the file is 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 cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst None of these cut sales empl.lst cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 444 note chmod 555 note chmod 666 note chmod 333 note chmod 444 note chmod 555 note chmod 666 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? [!ijk] None of these [ijk] ? * [!ijk] None of these [ijk] ? * ANSWER DOWNLOAD EXAMIANS APP