-
Notifications
You must be signed in to change notification settings - Fork 23
biostat
Martin Asser Hansen edited this page Oct 2, 2015
·
5 revisions
You can monitor the status of all Biopieces running using biostat. The status will refresh every 5 seconds (default).
USER PID %CPU %MEM TMP_DIR START TIME RUN TIME COMMAND
maasha 896 0.0 0.1 309M 2009-06-17 13:11:39 04:22:35 blat_seq -g hg18
maasha 897 0.0 0.1 N/A 2009-06-17 13:11:39 04:22:35 write_psl -Zxo blat.psl.gz
Press ctrl-c to quit.
biostat [options]
[-t <uint> | --time=<uint>] # Timeout in seconds between status updates - Default=5
[-s <string> | --sort=<string>] # Sort status list on a specified column - Default=%CPU
[-u <string> | --user=<string>] # Only show a specified user.
[-? | --help] # Print full usage description.
[-v | --verbose] # Verbose output.
Martin Asser Hansen - Copyright (C) - All rights reserved.
June 2009
GNU General Public License version 2
http://www.gnu.org/copyleft/gpl.html
biostat is part of the Biopieces framework.