Description:
Display the twenty most recent DVC run entries.
Form:
Command Handler: SYSD
DVCSTATUS|DST|DT [OPTION]
[OPTION]:
Verbose Terse Description
CMD 0 Output history for CMD files only
SCH 1 Output history for SCH files only
LST 2 Output history for LST files only
PAR 3 Output history for PAR files only
TNR 4 Output history for TNR files only
PRF 5 Output history for PRF files only
MOD 6 Output history for MOD files only
LAST 7 Output last loaded profile
Response:
OK\r\n
<file name> <time stamp> <arg (if present)>\r\n
...
Examples:
*.SYSD DST
OK\r\n
/media/hd0/dvc/tnrfoobar.DVC 06/10/10 13:43:40 t1\r\n
/media/hd0/dvc/tnrqwerty.DVC 06/10/10 13:43:33 t0\r\n
*.SYSD DST TNR
OK\r\n
/media/hd0/dvc/tnrfoobar.DVC 06/10/10 13:43:40 t1\r\n
/media/hd0/dvc/tnrqwerty.DVC 06/10/10 13:43:33 t0\r\n
Notes: