PS

Section: User Commands (1)
Updated: MiNT
Index Return to Main Contents
 

NAME

ps - print process status information  

SYNOPSIS

ps  

DESCRIPTION

ps just outputs the information available from looking at drive X: in a somewhat more human-readable form.  

EXAMPLE

% ps
PID  PPID PRI CURPRI STATUS   SIZE    TIME    COMMAND
000  000   0     0  Wait          0 00:00.25  MiNT
001  000   0     0  Wait      52824 00:29.82  MiNT
004  001   0     0  Sleep    365630 16:49.65  TCSH
156  004   0    -8  Ready    257704 00:38.02  nroff -T
161  004   0    -9  Ready     30672 00:02.25  ps 
 

IMPLEMENTATION

Built with the MiNT library, patchlevel 19. Using a different library, or an earlier version of the MiNT library, may or may not cause problems; in particular, various constants defined in <signal.h> and <ioctl.h> will probably be wrong if you are not using the MiNT library.


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
IMPLEMENTATION

This document was created by man2html, using the manual pages.
Time: 23:26:07 GMT, January 03, 2023