Linux - Study Mode

[#126] If the fork() system call returns -1, then it means?
Correct Answer

(A) No new child process is created

[#127] Which command can be used to update the shared library system?
Correct Answer

(B) ldconfig

[#128] Concatenation is performed by
Correct Answer

(A) writing expressions next to one another, with no operator

[#129] Which one of the following can be used to specify the directory to search the dependencies and target files?
Correct Answer

(A) VPATH

[#130] Which are the two types of device files?
Correct Answer

(A) Character & Block