% date ; uname -aKU
Fri 16 Sep 2022 20:17:46 BST
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #21 main-n258027-c9baa974717a: Fri Sep 16 15:41:27 BST 2022     grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400067 1400067
% zfs get mountpoint august/usr/home
NAME             PROPERTY    VALUE       SOURCE
august/usr/home  mountpoint  /usr/home   inherited from august/usr
% /usr/home/grahamperrin/dev/lsof/lsof /usr/home/grahamperrin/OneDrive
COMMAND     PID         USER   FD   TYPE               DEVICE SIZE/OFF   NODE NAME
plasmashe 64815 grahamperrin  969   VDIR 1567390684,703192689       10 362031 /usr/home/grahamperrin/OneDrive
gam_serve 65501 grahamperrin   27r  VDIR 1567390684,703192689       10 362031 /usr/home/grahamperrin/OneDrive
gam_serve 65501 grahamperrin  222r  VDIR 1567390684,703192689       10 362031 /usr/home/grahamperrin/OneDrive
dolphin   80314 grahamperrin   64   VDIR 1567390684,703192689       10 362031 /usr/home/grahamperrin/OneDrive
% /usr/home/grahamperrin/dev/lsof/lsof -v
lsof version information:
    revision: 4.96.0
    copyright notice: Copyright 1998 Purdue Research Foundation. All rights reserved.
    latest revision: https://github.com/lsof-org/lsof
    latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
    latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
    constructed by and on: grahamperrin@mowa219-gjp4-8570p-freebsd
    compiler: cc
    compiler version: 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
    compiler flags: -pipe -pipe -march=native -mtune=native -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVICE_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHASMSDOSFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENTTBL -DFREEBSDV=14000 -DHASFDESCFS=2 -DHASPROCFS -DHASPSEUDOFS -DHASNULLFS -DHAS9660FS -DHAS_NO_ISO_DEV -DHASIPv6 -DHASUTMPX -DHAS_XTCPCB_TMAXSEG -DHAS_KF_SOCK_SENDQ -DHAS_STRFTIME -DLSOF_VSTR="14.0-CURRENT" -I/usr/src/sys -O3
    loader flags: -L./lib -llsof  -lutil -lkvm
    system info: FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #21 main-n258027-c9baa974717a: Fri Sep 16 15:41:27 BST 2022 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64
    Anyone can list all files.
    /dev warnings are enabled.
    Kernel ID check is enabled.
    Device cache file read-only paths:
        Named via -D: none
        Named in environment variable LSOFDEVCACHE: none
        Personal path format (HASPERSDC): "%h/%p.lsof_%L"
        Modified personal path environment variable: LSOFPERSDCPATH
        LSOFPERSDCPATH value: none
        Personal path: /home/grahamperrin/.lsof_mowa219-gjp4-8570p-freebsd
    Device cache file write paths:
        Named via -D: none
        Named in environment variable LSOFDEVCACHE: none
        Personal path format (HASPERSDC): "%h/%p.lsof_%L"
        Modified personal path environment variable: LSOFPERSDCPATH
        LSOFPERSDCPATH value: none
        Personal path: /home/grahamperrin/.lsof_mowa219-gjp4-8570p-freebsd
%