Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
4 user(s) are online (4 user(s) are browsing encyclopedia)

Members: 0
Guests: 4

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Mtab

The mtab (contraction of mounted file systems table ) file is commonly found on Unix-like systems and lists the mounted file systems. Typically, mtab is in a format similar to that of Fstab ( file system table , a file specifying where devices should be mounted and providing information to assist this process) and is automatically edited when the mount command is used to indicate which filesystems are in use and how they are being used.

The mtab file contains entries similar to those in Fstab. If a filesystem is manually mounted, mtab will contain an entry similar to what would be needed in fstab to automatically mount the filesystem.

=See also=

*df (Unix)