# マウント mount -t smbfs //<USER_NAME>:<PASS_WORD>@<IP>/<DIRECTORY> ~/<MOUNT_DIRECTORY> # ディスク表示 df -H # ディスクの状況確認 diskutil list umount <DIRECTORY>