Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

autodiskmount(8) [mojave man page]

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

NAME
autodiskmount -- disk support tool SYNOPSIS
autodiskmount DESCRIPTION
This command is deprecated and exists only for backwards compatibility. SEE ALSO
fstab(5) Darwin July 18, 2004 Darwin

Check Out this Related Man Page

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

NAME
caladmin -- Calendar Server Administrative Interface SYNOPSIS
caladmin [--c caldavd.plist] [--f format] [--help] [--o options] <command> DESCRIPTION
caladmin is an administrative tool for the Darwin Calendar Server. It provides several types of statistics for the Calendar Server and some common administrative operations. OPTIONS
--help Display usage information. -c, --config= Path to the configuration file for the server you wish to inspect or manipulate. -f, --format= The format you would like the output in. Common formats are 'plain' and 'plist'. -o, --option= Options for the formatter. COMMANDS
group user resource Each of these commands prints statistics for each user, group, or resource. Statistics may include but are not limited to, quota and disk usage statistics. purge This can be used to keep your store from becoming unnecessarily large by deleting old events. stats Generate some overall usage statistics for the server. logs Analyze the log file to gather even more. HISTORY
caladmin was first introduced as part of Darwin 9 and Mac OS 10.5. BUGS
This version of caladmin is still in development and testing. BSD
December 22, 2006 BSD
Man Page