Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linux では、TracerPid != 0 かどうかを確認できます。
# cat /proc/self/status Name: cat State: R (running) Tgid: 12569 Pid: 12569 PPid: 24212 TracerPid: 0 ....
Solaris ではどうすればよいですか?