ls -Orbitlake /Volumes

total 4
2 drwxrwxr-x 14 jonathanmchuzi staff - 544 Mar 18 2009 Time Machine HD
2 drwxr-xr-x 37 jonathanmchuzi staff - 1326 Jan 28 17:14 Storage HD
2 drwxrwxr-t 31 root admin - 1122 Feb 10 08:12 Backup HD
2 drwxrwxr-t 30 root admin - 1088 Feb 21 17:48 ..
7092757 lrwxr-xr-x 1 root admin - 1 Feb 22 16:25 SnowLeopard HD -> /
6041943 drwxrwxrwt@ 6 root admin hidden 204 Feb 22 16:29 .
0: group:everyone deny add_file,add_subdirectory,directory_inherit,only_inherit

find /var/db/receipts -name '*.bom' |
while read x; do if lsbom -p MUGsf "$x" |
grep '/Volumes$'; then echo "$x"; echo; fi; done


drwxrwxrwt root admin ./Volumes
/var/db/receipts/com.apple.pkg.BaseSystem.bom

find /var/db/receipts -name '*.plist' |
while read x; do defaults read "${x%%.plist}" |
grep '/Volumes$' && echo "$x"; done


Nothing happened with this one, Hal.


Jon

macOS 11.7.10, iMac Retina 5K 27-inch, late 2014, 3.5 GHz Intel Core i5, 1 TB fusion drive, 16 GB RAM, Epson SureColor P600, Photoshop CC, Lightroom CC, MS Office 365