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 Which of the following commands is used to display the filenames in multiple columns? ls -1 ls -x lc None of these ls ls -1 ls -x lc None of these ls ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | wc ls -l | wc -l ls | ws -c ls | wc -w ls | wc ls -l | wc -l ls | ws -c ls | wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells who the owner of the file is None of these how large the file is and when the file was last modified. All of these the name of the group owner of the file who the owner of the file is None of these how large the file is and when the file was last modified. All of these the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? ren rename remove mv ren rename remove mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 1 None of these kill 0 cancel 1 cancel all kill 1 None of these kill 0 cancel 1 cancel all ANSWER DOWNLOAD EXAMIANS APP