Name

mount_fdesc

Synopsis

mount_fdesc [-o mount_options] fdesc mount_point

Mounts the fdesc filesystem in /dev. It contains the fd subdirectory, which contains one entry for each file descriptor held open by the process reading the contents of the directory. It also contains stdin, stdout, and stderr, which are symlinks to fd/0, fd/1, and fd/2, respectively; and tty, a reference to the controlling terminal for the process.

Options

-o

Takes -o options as listed in the mount manpage. Normally includes the union option, which prevents mounting over and obscuring the devfs filesystem in /dev.

mount_point

The directory on which the filesystem is mounted, normally /dev.

Get Mac OS X Tiger in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.