101-500 Exam Question 31

When running the command
sed -e "s/a/b/" /tmp/file >/tmp/file
While /tmp/file contains data, why is /tmp/file empty afterwards?
  • 101-500 Exam Question 32

    Which of the following commands prints a list of available package updates when using RPM-based package management?
  • 101-500 Exam Question 33

    Running chmod 640 filea.txtas a regular user doesn't update filea.txt's permission. What might be a reason why chmod cannot modify the permissions? (Choose two.)
  • 101-500 Exam Question 34

    Which of the following commands will change the quota for a specific user?
  • 101-500 Exam Question 35

    Which of the following kernel parameters instructs the kernel to suppress most boot messages?