mount - mount a file system
[SYNOPSIS] mount OPTION DEVICE MOUNT-POINT
option
-a Mount all filesystems (of the given types) mentioned in fstab
-t The argument following the -t is used to indicate the file system type
# mount -t nfs example.com:/home /mnt