omnidlc -hosts client1.company.com client2.company.com
-debug_loc C:\tmp /tmp/debugs
5. To delete all debug log files for the session with the ID "2007/08/27-9", run:
omnidlc -session 2007/08/27-9 -delete_dbg
6. To display disk space needed on the Cell Manager for the uncompressed debug
files with the debugID "2351" from the client "client.company.com", run:
omnidlc -did 2351 -hosts client.company.com -space
-no_getinfo -no_logs -no_compress
7. To pack the additional file located in the oc:\debug directory on the client
oclient1.company.com together with debug log files for the session with the ID
o2007/11/17-24 , run:
omnidlc -session 2007/11/17-24 -add_info -host
client1.company.com C:\debug
8. To pack the directory structure in the current directory (must be the directory
containing the dlc directory generated by the -depot option) to the "dlc.pck"
file in the same directory, run:
omnidlc -localpack
9. To unpack the "dlc.pck" file to the "dlc" directory of the current directory, run:
omnidlc -unpack
SEE ALSO
omnicc(1), omnicellinfo(1), omnicheck(1M), omniinstlic(1M), omnisv(1M)
Command line interface reference 337