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 (infile(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. beginTime must be of the form 'MM/DD/CCYY hh:mm:ss' and must be enclosed 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), artsnetagg(l), artsportmagg(l), artsportms(l), artsports(l), artsprotoagg(l), artsprotos(l), artsintfms(l), artsintfmagg(l), artsnexthops(l), artsnexthopagg(l), artstos(l) ACKNOWLEDGEMENTS artstoc and documentation written by Daniel W. McRobb CAIDA, August 1998 LOCAL artstoc(l)