Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: From: "Buchbinder, Barry (NIH/NIAID)" To: "'cygwin AT cygwin DOT com'" Subject: RE: Manual page width is fixed and I'd like it not to be Date: Wed, 24 Nov 2004 09:12:13 -0500 MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes At Tuesday, November 23, 2004 7:12 PM, Brian Dessent wrote: > > On a 130 char wide screen, running man results in the following > process tree, from ps --forest: > > man man > \_ sh -c (echo '.ll 126n'; /usr/bin/zsoelim /tmp/zmanc7tnnh) | \ > /usr/bin/tbl | /usr/bin/nroff -mandoc -rLL=126n -rLT=126n \ > -Tascii | less > \_ /usr/bin/tbl > \_ /bin/sh /usr/bin/nroff -mandoc -rLL=126n -rLT=126n -Tascii > | \_ groff -mtty-char -Tascii -mandoc -rLL=126n -rLT=126n > | \_ troff -mtty-char -mandoc -rLL=126n -rLT=126n -Tascii > | \_ grotty > \_ less How does one get ps --forest to work? /c> ps --forest ps: unknown option -- forest Usage: ps [-aefls] [-u UID] Report process status -a, --all show processes of all users -e, --everyone show processes of all users -f, --full show process uids, ppids -h, --help output usage information and exit -l, --long show process uids, ppids, pgids, winpids -s, --summary show process summary -u, --user list processes owned by UID -v, --version output version information and exit -W, --windows show windows as well as cygwin processes With no options, ps outputs the long format by default -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/