以下是 d 盘内容
root@DESKTOP-VRL647H:/mnt# cd d
root@DESKTOP-VRL647H:/mnt/d# ls -alh
total 0
drwxrwxrwx 1 root root 512 Jan 18 10:01 .
drwxr-xr-x 1 root root 512 Jan 18 10:01 ..
mount 命令显示内容
root@DESKTOP-VRL647H:/mnt/d# mount
rootfs on / type lxfs (rw,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
none on /dev type tmpfs (rw,noatime,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,gid=5,mode=620)
none on /run type tmpfs (rw,nosuid,noexec,noatime,mode=755)
none on /run/lock type tmpfs (rw,nosuid,nodev,noexec,noatime)
none on /run/shm type tmpfs (rw,nosuid,nodev,noatime)
none on /run/user type tmpfs (rw,nosuid,nodev,noexec,noatime,mode=755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noatime)