DOTCLEAN(1) BSD General Commands Manual DOTCLEAN(1)
NAME
ddoottcclleeaann - Merge .* files with corresponding native files.
SYNOPSIS
ddoottcclleeaann [-ffmmnnssvv] [-kkeeeepp==[[mmoossttrreecceenntt||ddoottbbaarr||nnaattiivvee]]] [dir ...]
DESCRIPTION
For each operand that names a dir , ddoottcclleeaann it recursively merges all .* files with their corresponding native files according to the rules specified with the given arguments. If no operands are given, a usage message is output. If more than one directory is given, directories are merged in the order in which they are specified on the command line. The following options are available:-ff Flat merge. Do not recursively merge all directories in the
given dir. This is off by default.-hh Help. Prints verbose usage message.
-mm Always delete dot underbar files.
-nn Delete dot underbar file if there is no matching native file.
-ss Follow symbolic links. This will follow symbolic dot underbar
files when they are found.-vv Print verbose output.
EEXXAAMMPPLLEESS The following is how to do an ddoottcclleeaann merge on the mounted volume test, always using the dot underbar information.dotclean -keep=dotbar /Volumes/test
DIAGNOSTICS The ddoottcclleeaann utility exits 0 on success, and >0 if an error occurs.BUGS
None known. BSD June 28, 2006 BSD