/* REXX */ /**********************************************************************/ /* WJSCKMP: check if mountpoints are empty directories */ /* */ /* This utility will look under mounted file systems to check */ /* that the mountpoint directory is empty. Mountpoint directories */ /* cannot normally be accessed so they should be empty. */ /* This can be useful prior to implementing the BPXPRMxx option */ /* NONEMPTYMOUNTPT which will cause mounts over non-empty */ /* mountpoints to fail. */ /* */ /* You must be superuser or permitted to BPX.SUPERUSER to run this */ /* This can run from TSO, shell, or sysrexx */ /* */ /* Syntax: wjsckmp