home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!stanford.edu!kronos.arc.nasa.gov!butch!rapnet!news
- From: mores@eavax.sanders.lockheed.com (David C. Mores)
- Subject: Re: help on SET WATCH?
- Message-ID: <1993Jan12.201711.10733@Rapnet.Sanders.Lockheed.Com>
- Lines: 82
- Sender: news@Rapnet.Sanders.Lockheed.Com (USENET News System)
- Reply-To: mores@eavax.sanders.lockheed.com (David C. Mores)
- Organization: Lockheed Sanders, Inc.
- References: <11JAN199318354679@loyola.edu>
- Date: Tue, 12 Jan 93 20:17:11 GMT
-
-
- --
- From the DECUServe System:
-
- <<< EISNER::DUA0:[NOTES$LIBRARY]VMS.NOTE;2 >>>
- -< VMS and bundled utilities >-
- ================================================================================
- Note 600.0 SET WATCH utility 2 replies
- EISNER::LEDERMAN "Bart Z. Lederman" 62 lines 24-JUL-1989 14:07
- --------------------------------------------------------------------------------
-
- There has been some discussion in various places on DECUServe,
- including note 591 in this conference, about the SET WATCH facility.
- This is a very useful, but undocumented, utility. As a start on
- documenting it, I pulled out the CLD using VERB, made some tests
- and some other investigations, and wrote a very brief help text.
- I extracted the SET module from SYS$HELP:HELPLIB.HLB, put in the
- text, and put the SET module back. I also did a DIFFERENCE/SLP
- on the original and edited SET modules, and the following is that
- difference list.
-
- - 5610
- 2 WATCH
- SET WATCH/CLASS={class type} FILE
-
- is an unsupported command which reports information about the files
- you access. The option FILE is the only currently valid option, and
- must be included in the command line. The qualifier /CLASS is the
- only valid qualifier and must be supplied.
-
- You can stop watching with
-
- SET WATCH/CLASS=NO{class type} FILE or
- SET WATCH/CLASS=NONE FILE
- 3 ALL
- [NO]ALL
-
- Sets all classes on.
- 3 ATTRIBUTES
- [NO]ATTRIBUTES
-
- Shows all file attribute operations including reading
- information about an existing file (creation date, size,
- protection, ACLs, journalling, etc.).
- 3 CONTROL_FUNCTION
- [NO]CONTROL_FUNCTION
-
- No information available.
- 3 DIRECTORY_OPERATIONS
- [NO]DIRECTORY_OPERATIONS
-
- All directory scans, directory enter or delete, etc.
- 3 DUMP
- [NO]DUMP
-
- Dumps the FIB of each file accessed.
- 3 ATTACHED
- [NO]ATTACHED
-
- No information available. Probably not implemented.
- 3 MAJOR_FUNCTION
- [NO]MAJOR_FUNCTION
-
- File Access, Deaccess, Lookup, Modify, etc. No FIB dump.
- 3 NONE
-
- Turns watching off.
- 3 QUOTA_OPERATIONS
- [NO]QUOTA_OPERATIONS
-
- Assumed to show file space quota operations. Not tested here.
- /
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- David C. Mores Principal Systems Specialist Keep it short
- Lockheed Sanders, Inc. Nashua, NH and sweet.
- Internet E-mail: mores@rapnet.sanders.lockheed.com do da do da
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- "Sometimes I think that the surest sign that intellegent life exists elsewhere
- in the universe is that none of it has tried to contact us." -Calvin
-