Linux - Study Mode
[#266] Which call to use to set the resource count of semaphore?
Correct Answer
(D) sem_set_count( )
[#267] The command "make demo" will
Correct Answer
(A) create the executable if demo.c file is present in the current directory
[#268] The command 'ulimit'
Correct Answer
(C) set a limit on specified resource for system users & set/show process resource limit
[#269] The file /proc/[PID]/limits displays the . . . . . . . . for each of the process's resource limits.
Correct Answer
(D) all of the mentioned
[#270] What is FNR?
Correct Answer
(A) FNR is the current record number in the current file