GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DTPSTREE(1) User Commands DTPSTREE(1)

dtpstree - display a tree of processes

dtpstree [options] [PID|USER]

dtpstree shows running processes as a tree. It is a reimplementation of pstree from PSmisc for FreeBSD, NetBSD, OpenBSD, DragonFly BSD, and possibly other modern BSD variants. It also works without /proc and will show the full set of processes in a jail even if init is not present.

show command line arguments
use ASCII line drawing characters
don't compact identical subtrees
show this help message and exit
highlight the current process (or PID) and its ancestors
use VT100 line drawing characters
show kernel processes
don't truncate long lines
sort output by PID
show PIDs; implies -c
show process titles
show uid transitions
use Unicode line drawing characters
show version information and exit
show only the tree rooted at the process PID
show only trees rooted at processes of USER

Written by Douglas Thrift <douglas@douglasthrift.net>.

Report bugs at <http://code.douglasthrift.net/trac/dtpstree>.

Copyright 2010 Douglas Thrift

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at


http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

ps(1), kvm(3), kvm_getargv(3) or kvm_getargv2(3), kvm_getprocs(3) or kvm_getproc2(3).

August 2010 dtpstree 1.0.3

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.