Unix Which command is used to display the characteristics of a process? du ps au pid du ps au pid ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr grep tee sort tr grep tee sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rd rmdir dldir rdir rd rmdir dldir rdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? [!ijk] * ? [ijk] None of these [!ijk] * ? [ijk] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -x ls -l ls -l -d ls -F ls -x ls -l ls -l -d ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? ? ?? // / ? ?? // / ANSWER DOWNLOAD EXAMIANS APP