Unix Which of the following is not a filter? wc grep None of these sort wc grep None of these sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? $ # : ; $ # : ; 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
Unix Which command is used to display the characteristics of a process? ps pid du au ps pid du au ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to None of these chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note None of these chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note chmod u=rwx, g=rw, o=x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a i s S a i s S ANSWER DOWNLOAD EXAMIANS APP