vmware workstation 16 shared vms code example
Example: shared folder in vmware workstation 15 rhel 8
# Mounts foo shared folder to /tmp/foo
/usr/bin/vmhgfs-fuse .host:/foo /tmp/foo -o subtype=vmhgfs-fuse,allow_other
# Mounts foo shared folder to /tmp/foo
/usr/bin/vmhgfs-fuse .host:/foo /tmp/foo -o subtype=vmhgfs-fuse,allow_other