- (Exam Topic 3)
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?
Correct Answer:
A
- (Exam Topic 4)
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
Solution:
ldd
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 5)
Which umask value ensures that new directories can be read, written and listed by their owning user, read and listed by their owning group and are not accessible at all for everyone else?
Correct Answer:
B
- (Exam Topic 3)
Which of the following commands will print the last 10 lines of a text file to the standard output?
Correct Answer:
D
- (Exam Topic 4)
Which of the following file permissions belong to a symbolic link?
Correct Answer:
C