| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Tru64 UNIX, for example, has a single command interface for dealing with disks -- mount/umount. Depending on what it's mounting, it calls various subprograms to do the actual dirty work:
o UFS: handles internally
o AdvFS (log-based filesystem): mount_advfs
o CDFS: mount_cdfs
o MFS (ram disk): mount_mfs
o NFS: mount_nfs
None of these programs can be run interactively; they're all run indirectly after mount/umount has parsed the command line.
| References: | |
| >Re: using mount (From: "John J. Francini" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.