Free LFCS Exam Braindumps

Which of the following words is used to restrict the records that are returned from a SELECT SQL query based on a supplied criteria for the values in the records?

  1. CASE
  2. FROM
  3. WHERE
  4. IF

Answer(s): C



Which of the following file permissions belong to a symbolic link?

  1. -rwxrwxrwx
  2. +rwxrwxrwx
  3. lrwxrwxrwx
  4. srwxrwxrwx

Answer(s): C



A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remove that directory?

  1. rmdir '~/\dir'
  2. rmdir "~/\dir"
  3. rmdir ~/'dir'
  4. rmdir ~/\dir
  5. rmdir ~/\\dir

Answer(s): E



Which of the following parameters are used for journalctl to limit the time frame of the output? (Choose TWO correct answers.)

  1. --from=
  2. --since=
  3. --until=
  4. --upto=
  5. --date=

Answer(s): B,C






Post your Comments and Discuss Linux Foundation LFCS exam with other Community members:

LFCS Discussions & Posts