Today I noticed pgrep doesn't work. It seems the reason is a missing Name: tag in the status file for a process in /proc. # cat /proc/1/status init State: S (sleeping) Tgid: 1 Pid: 1 PPid: 0 TracerPid: 0 ...etc, etc... This is supposed to look like: # cat /proc/1/status Name: init State: S (sleeping) Tgid: 1 Pid: 1 PPid: 0 TracerPid: 0 ... -- Zan Lynx <[email protected]>
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: 2.6.24-rc4-mm1 and /proc/<pid>/status Name: field
- From: Andrew Morton <[email protected]>
- Re: 2.6.24-rc4-mm1 and /proc/<pid>/status Name: field
- Prev by Date: Re: [PATCH] i386 IOAPIC: de-fang IRQ compression
- Next by Date: Re: [dm-devel] Re: 2.6.24-rc4-mm1
- Previous by thread: new card to me?
- Next by thread: Re: 2.6.24-rc4-mm1 and /proc/<pid>/status Name: field
- Index(es):