79800227

Date: 2025-10-26 18:20:35
Score: 0.5
Natty:
Report link

ps -eL -o pid,lwp,nlwp,comm,command

Shows:

pid: PID
lwp: Lightweight process ID
nlwp: number of lightweight processes
comm: thread name
command: full command executed
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: kavadias