101-500 Exam Question 96

What is the purpose of the xargscommand?
  • 101-500 Exam Question 97

    Which of the following commands sets the SetUID permission on the executable /bin/foo?
    chmod 4755 /bin/foo
  • 101-500 Exam Question 98

    When removing a package on a system using dpkg package management, which dpkgoption ensures configuration files are removed as well?
    --clean
  • 101-500 Exam Question 99

    Consider the following directory:
    drwxrwxr-x 2 root sales 4096 Jan 1 15:21 sales
    Which command ensures new files created within the directory salesare owned by the group sales?
    (Choose two.)
  • 101-500 Exam Question 100

    Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)