101-500 Exam Question 56

Which of the following tools can show the complete path of an executable file that the current shell would execute when starting a command without specifying its complete path? (Choose two.) find
  • 101-500 Exam Question 57

    Which grep command will print only the lines that do not end with a / in the file foo?
  • 101-500 Exam Question 58

    Which of the following commands is used to change options and positional parameters within a running Bash shell?
  • 101-500 Exam Question 59

    Which command displays the contents of the Kernel Ring Buffer on the command line?
    (Provide only the command name without any options or path information)

    101-500 Exam Question 60

    Which of the following commands display the IDs of all processes owned by root? (Choose two.) pgrep -c root