Unix The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | ws -c ls | wc ls | wc -w ls -l | wc -l ls | ws -c ls | wc ls | wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? mail None of these write mesg calendar mail None of these write mesg calendar ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? au pid du ps au pid du ps ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel kill shutdown haltsys cancel kill shutdown haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd [p] cd p* cd p* cd p cd [p] cd p* cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 3 1 6 None of these 5 3 1 6 None of these 5 ANSWER DOWNLOAD EXAMIANS APP