Storage

How to access usb storage device

$ cd /run/user/1000/gvfs/
$ ls

Checking disk usage

$ df -h

other info use

$ fdisk -l /dev/sda

scan harddrive for errors

Be sure to umount drive first!!
$ fsck