sps-stop
Synopsis
sps-stop [ options ]
Description
sps-stop uses ckill to stop sps. Once stopped it will use sps-pyplot to plot the resulting time series.
Options
- -h
Print help message.
- -p PREFIX
Look for SPSDIR in PREFIX rather than current working directory.
- -o OUTPUT
Write plot to OUTPUT. The format is determined by the file extension. By default a png image will be written to the SPSDIR
Environment Variables
SPS_PREFIX: Prefix where SPSDIR is found. Use current working directory when the environment variable is not set. The -p option takes presedence over the environment variable.
See also
sps (1), ckill (1), sps-pyplot (1)