FreeBSD Manual Pages
artstoc(l) artstoc(l) NAME artstoc - utility to display one-line summary of ARTS objects from ARTS files SYNOPSIS artstoc [-v] [-b beginTime] [-e endTime] infile(s) DESCRIPTION artstoc is a utility that reads ARTS objects from ARTS files (in- file(s)) and displays a one-line summary for each object on stdout. This utility is typically used to check the contents of an ARTS file. OPTIONS -v The -v option causes artstoc to print version information and exit immediately. -b beginTime The -b beginTime option may be used to select only the data which is from a time period at or later than beginTime. begin- Time must be of the form 'MM/DD/CCYY hh:mm:ss' and must be en- closed in quotes. Example: '8/31/1999 09:00:00' -e endTime The -e endTime option may be used to select only the data which is from a time period at or before endTime. endTime must be of the form 'MM/DD/CCYY hh:mm:ss' and must be enclosed in quotes. Example: '8/31/1999 09:00:00' EXAMPLES artstoc -b '8/21/1998 09:00:00' -e '8/21/1998 17:00:00' arts.19980821 SEE ALSO artsagg(l), artsdump(l), artsases(l), artsasagg(l), artsnets(l), art- snetagg(l), artsportmagg(l), artsportms(l), artsports(l), artspro- toagg(l), artsprotos(l), artsintfms(l), artsintfmagg(l), artsnex- thops(l), artsnexthopagg(l), artstos(l) ACKNOWLEDGEMENTS artstoc and documentation written by Daniel W. McRobb CAIDA, August 1998 LOCAL artstoc(l)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | SEE ALSO | ACKNOWLEDGEMENTS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=artstoc&manpath=FreeBSD+12.2-RELEASE+and+Ports>