여기에 이글 올려도 되는지 모르겠지만
ㅡ,.ㅡ;; 제가 이번 방학중에 LPIC level 101을 칠려고 준비 중인데요 그래서 문제를 푸는데 이해가 잘 안되는 부분이 있어서 이렇게 글을 남깁니다.
Q : You want to have the process /etc/myprocess to run when the system enters run level 2. You want the system to wait until the process completes. Whick of the following inittab entries would accomplish this?
A 7:2:wait:/etc/myprocess
B. 2:7:wait:/etc/myprocess
C. wait:2:7:/etc/myprocess
D. wait:7:2:/etc/myprocess
이렇게 보기가 네개이고 답은 A인데 왜 A 인지 모르겠네요...