-
- external - replicate $HOME/index.html closure to $HOME/external
-
- external [ options ]
-
- external replicates the closure of $HOME/index.html to $HOME/external by copying updated files and deleting files no longer referenced in
$HOME. htmlrefs(1) is used to do the copy.
- $HOME/index.html should contain <LINK> references to the document root directory, and optionally the cgi bin and data directories. The
document root directory must have the rel=document-root attribute.
-
- -F, --force
- Copy all referenced files.
- -l, --limit=pattern
- Limit --copy and --remove operations to path names matching pattern.
- -n, --exec
- --noexec shows actions but does not execute. On by default; -n means --noexec.
- -S, --symlink
- symlink(2) files rather than copy.
- -v, --verbose
- Trace each action as it is executed.
-
- htmlrefs(1)
-
- version
- external (AT&T Research) 2004-06-18
- author
- Glenn Fowler <gsf@research.att.com>
- copyright
- Copyright © 2000-2006 AT&T Knowledge Ventures
- license
- http://www.research.att.com/sw/license/ast-open.html