pmStatus
links against mojave green software co's general utilities library libMG.so.0 ( -lMG ) and portmanager specific librarylibPMGR.so.0 ( -lPMGR )
#include <pmStatus.h> Simply type pmStatus to recieve a status report of your installed ports. The current version (still beta) has no command line switches though some may be added at a later date. Here are some ideas on how to get added functionality from pmStatus for now: 1 To see only OLD ports try "pmStatus | grep OLD" 2 To send reports to a file "pmStatus > {filename}"
pmStatus sends a report of the status of your installed ports to stdout (normally the screen ). pmUpgrade uses this out put in order to determine which port needs to be upgraded/installed/rebuilt next. pmStatus may also be run by using comand "portmanager -s" or "portmanager --status".
0 on success, 1 otherwise.
pmStatus sources | ||
---|---|---|
pmStatus.c | html | |
pmStatus.h | html |
Mojave Green Software Co. Landers Ca Michael C. Shultz