Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
M.1
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- .TH M 1
- .SH NAME
- M, U - conveniently mount and unmount
- .SH SYNOPSIS
- fBM fIdevicefR [fB-rfR]fR
- .br
- fBU fIdevicefRfR
- .br
- .de FL
- .TP
- \fB\$1\fR
- \$2
- ..
- .de EX
- .TP 20
- \fB\$1\fR
- # \$2
- ..
- .SH OPTIONS
- .FL "-r" "Mount read-only"
- .SH EXAMPLES
- .EX "M root" "Mount the RAM image on /root"
- .EX "M 0" "Mount /dev/fd0 on /fd0"
- .EX "U fd1" "Unmount /dev/fd1 from /fd1"
- .SH DESCRIPTION
- .PP
- fIMfR and fIUfR allow easy mounting and unmounting of a device by using
- only an abbreviated device name or keyword. Special keywords are
- fBrootfR, fBtmpfR, and fBusrfR for the three hard disk partitions
- Minix runs in. Floppy devices are mounted on fB/fd0fR or fB/fd1fR. You
- can use fB0fR and fB1fR instead of fBfd0fR and fBfd1fP. A device it
- doesn't know about is mounted on fB/mntfR.
- .SH "SEE ALSO"
- .BR mount (1),
- .BR umount (1).