Index

Man Page for ps

NAME
        ps -- show a list of all processes
         
 
 SYNOPSIS
        ps [-efupir]
 
 DESCRIPTION
        
        Shows a list of all active workflow processes in the system.
        If no switches are specified, all processes which are owned
        by the currently logged on user are displayed.
   
 OPTIONS 
        -e  List all processes
        -f  Long format
        -u  See all processes with certain owner, i.e. -u me
        -p  Don't show header information (plain)
        -i  Just print ids
        -r  Show all workflow processes on this resource 
            (e.g. ps -rf /foo lala mysite/*)
 
 AUTHOR
        Written by JochenT.
 
 REPORTING BUGS
       Report bugs to <jochen@jtoee.com>.

 COPYRIGHT
       Copyright © 2004 JTOEE. All rights reserved.