diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-03-13 12:30:00 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-03-13 12:30:00 +0100 |
commit | 4404240f376b9551543e082ee09c1822ed5c3e6d (patch) | |
tree | cc01d6420d28e767c80864977bed984b19074d00 /hurd/running/debian/faq/ps_hangs.mdwn | |
parent | a1639fde389e42a9e5583caa76b6a83b76419453 (diff) |
explain ps -M does not hang
Diffstat (limited to 'hurd/running/debian/faq/ps_hangs.mdwn')
-rw-r--r-- | hurd/running/debian/faq/ps_hangs.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/running/debian/faq/ps_hangs.mdwn b/hurd/running/debian/faq/ps_hangs.mdwn index b5e35420..febfeb59 100644 --- a/hurd/running/debian/faq/ps_hangs.mdwn +++ b/hurd/running/debian/faq/ps_hangs.mdwn @@ -8,4 +8,5 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -If `ps` hangs, try `ps -M` which might still work. +If `ps` hangs, try `ps -M` which might still work by not getting detailed +information from processes. |