Unix Which command is used to display the characteristics of a process? du ps pid au du ps pid au ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | wc -w ls | ws -c ls | wc ls -l | wc -l ls | wc -w ls | ws -c ls | wc ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to copy a file print a file None of these display a file capture a file copy a file print a file None of these display a file capture a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? None of these copy cpio cp tar None of these copy cpio cp tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -d -l -b -r None of these -d -l -b -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 666 note chmod 444 note chmod 555 note chmod 333 note chmod 666 note chmod 444 note chmod 555 note chmod 333 note ANSWER DOWNLOAD EXAMIANS APP