UTERMINAL
TERMINAL
NEXT
$V1$
PAUSE
ENCORE5
ENCORE
BOX
ILLUSTRATION
GO
The command mount used without arguments
prints the information on all mounted file
systems.
The information itself is kept in the file
/etc/mnttab
/etc/mtab
If the file system /dev/rfbk1 was mounted
on the directory /usr, and a file system
/dev/rfbk3 was mounted on the directory /usr/cti ...
/
|
------------------------------------
| | | |
| | | |
lib bin etc usr
|
----------------------
| | |
cti miked yori
|
------------------------
| | |
842 843 851
Then, let's get the information on the mounted
file system, by entering the command mount!
$PROMPT$
That is correct!
You've got it on the 2nd try.
Good, you understand the concept.
Please type mount
Please type mount
You will be helped this time!
$PROMPT$
FORGET1
$PROMPT$mount
Observe the result on the terminal!
/ on /dev/rfbk0 read/write on Thu Apr 18, 09:15 1988
/usr on /dev/rfbk1 read/write on Thu Apr 18, 21:17 1988
/usr/cti on /dev/rfbk3 read/write on Thu Apr 18, 21:44 1988