nerdexam
Oracle

1Z0-409 · Question #200

The root user on your system has issued the ln -s file1.txt file2.txt command. Which two statements are true? (Choose two.)

The correct answer is A. file2.txt will have 777 permissions. C. file2.txt will be symbolically linked to file1.txt. See the full explanation below for the reasoning.

Question

The root user on your system has issued the ln -s file1.txt file2.txt command. Which two statements are true? (Choose two.)

Options

  • Afile2.txt will have 777 permissions.
  • Bfile1.txt will be symbolically linked to file2.txt.
  • Cfile2.txt will be symbolically linked to file1.txt.
  • Dfile2.txt and file1.txt will have the same inode number.
  • Efile2.txt and file1.txt should exist on the same file system.

How the community answered

(20 responses)
  • A
    80% (16)
  • B
    10% (2)
  • D
    5% (1)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice