$Id: README,v 1.2 1997/10/16 20:53:32 jurgen Exp $ $Author: jurgen $ General documention: If you execute the programs or scripts without arguments, they usually print out how to use them correctly. select_runs: Script to select runs with special properties. Documented on Slava's homepage print_time: Takes a unix time and prints a "readable" time realpath: Command implemantation of a system call. resolves a symbolic link get_from_fmss: Moves single files from fmss to a local disk. Runs on fsgi02 and fn781{a,f} get_for_batch: like get_from_fmss, but for batch jobs. Runs for all batch jobs with local disks (e.g. in a *_disk queue) prestage_tape: Puts a whole tape into "needfile" prestage_selex: Copies some or all files from a tape to a local disk verify_tape: Checks if a tape is o.k. Creates a directory of the tape. label_tapes: write a label onto a blank tape. verify_filename: Reads the BOF record and prints the filename addhisto: Adds histograms from several files. Ignores ntuples ntumerge: Merges ntuples and histograms from several files. read_data: Dumps out raw information from a file check_data: Used to study raw data. creates histograms with data lengths. create_semaphore: get_semaphore: put_semaphore: Semaphore routines to arbitrate access to common resources. Used heavily in daq and production. $Log: README,v $ # Revision 1.2 1997/10/16 20:53:32 jurgen # added addhisto and ntumerge # # Revision 1.1 1997/09/26 18:47:52 jurgen # new doc #