Unix Which of the following command is used to count just the number of lines contained in a file? wc -l None of these wc -c wc -r wc -w wc -l None of these wc -c wc -r wc -w 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 Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm -r * rm * rm *.* rm all None of these rm -r * rm * rm *.* rm all None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? // ?? ? / // ?? ? / ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-d] [Control - u] [Control -P] None of these [Control-c] [Control-d] [Control - u] [Control -P] None of these [Control-c] ANSWER DOWNLOAD EXAMIANS APP