dtpstree.1 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
  2. .TH DTPSTREE "1" "May 2010" "dtpstree 1.0.1" "User Commands"
  3. .SH NAME
  4. dtpstree \- display a tree of processes
  5. .SH SYNOPSIS
  6. .B dtpstree
  7. [\fIoptions\fR] [\fIPID|USER\fR]
  8. .SH OPTIONS
  9. .TP
  10. \fB\-a\fR, \fB\-\-arguments\fR
  11. show command line arguments
  12. .TP
  13. \fB\-A\fR, \fB\-\-ascii\fR
  14. use ASCII line drawing characters
  15. .TP
  16. \fB\-c\fR, \fB\-\-compact\fR
  17. don't compact identical subtrees
  18. .TP
  19. \fB\-h\fR, \fB\-\-highlight\fR
  20. highlight the current process and its ancestors
  21. .TP
  22. \fB\-H\fR PID, \fB\-\-highlight\fR=\fIPID\fR
  23. highlight the process PID and its ancestors
  24. .TP
  25. \fB\-G\fR, \fB\-\-vt100\fR
  26. use VT100 line drawing characters
  27. .TP
  28. \fB\-k\fR, \fB\-\-show\-kernel\fR
  29. show kernel processes
  30. .TP
  31. \fB\-l\fR, \fB\-\-long\fR
  32. don't truncate long lines
  33. .TP
  34. \fB\-n\fR, \fB\-\-numeric\-sort\fR
  35. sort output by PID
  36. .TP
  37. \fB\-p\fR, \fB\-\-show\-pids\fR
  38. show PIDs; implies \fB\-c\fR
  39. .TP
  40. \fB\-t\fR, \fB\-\-show\-titles\fR
  41. show process titles
  42. .TP
  43. \fB\-u\fR, \fB\-\-uid\-changes\fR
  44. show uid transitions
  45. .TP
  46. \fB\-U\fR, \fB\-\-unicode\fR
  47. use Unicode line drawing characters
  48. .TP
  49. \fB\-V\fR, \fB\-\-version\fR
  50. show version information and exit
  51. .TP
  52. \fB\-\-help\fR
  53. show this help message and exit
  54. .TP
  55. PID, \fB\-\-pid\fR=\fIPID\fR
  56. show only the tree roted at the process PID
  57. .TP
  58. USER, \fB\-\-user\fR=\fIUSER\fR
  59. show only trees rooted at processes of USER