mount_cddafs(8) osx man page | unix.com

Man Page: mount_cddafs

Operating Environment: osx

Section: 8

MOUNT_CDDAFS(8) 					    BSD System Manager's Manual 					   MOUNT_CDDAFS(8)

NAME
mount_cddafs -- mount an Audio CD
SYNOPSIS
mount_cddafs [-o options] special node
DESCRIPTION
The mount_cddafs command attaches the CDDA filesystem residing on the device special to the global filesystem namespace at the location indi- cated by node. This command is normally executed by mount(8) at boot time. The options are as follows: -o Options are specified with a -o flag followed by a comma separated string of options. See the mount(8) man page for possible options and their meanings.
SEE ALSO
mount(2), unmount(2), mount(8)
HISTORY
The mount_cddafs utility first appeared in MacOS X Public Beta Darwin January 31, 2002 Darwin
Related Man Pages
mount_apfs(8) - mojave
mount_cd9660(8) - opendarwin
mount_ados(8) - netbsd
mount_efs(8) - netbsd
mount_v7fs(8) - netbsd
Similar Topics in the Unix Linux Community
AIX Links
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location