#! /bin/sh
#OpenScript
#(OS)Show mounted file systems.
OPENFLAGS=9
OPENCOMMAND="mount"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
