ULOS Manual Pages - mount(1) | Back

NAME
  mount - mount and unmount filesystems

SYNOPSIS
  mount
  mount NODE LOCATION [FSTYPE]
  mount -u PATH

DESCRIPTION
  When executed with no arguments, mount will print filesystem mount information equivalent to `cat /sys/mounts'.  When executed with NODE and LOCATION, mount will either use the FSTYPE argument or attempt to automatically determine the filesystem type.  When executed with the -u option, mount will behave like other systems' umount.

COPYRIGHT
  ULOS Core Utilities copyright (c) 2021 Ocawesome101 under the DSLv2.

REPORTING BUGS
  Bugs should be reported at https://github.com/ocawesome101/oc-ulos/issues.