-- ListCacheDoc.tioga
-- last edited by: L. Stewart, December 12, 1983 5:21 pm
name ListCache:
syntax
ListCache {-switches} {pattern}*
-l switch (local) print files which are local (not-backed up)
-a switch (attached) print files which are attachments but which are not cached locally
-c switch (cached) print files which are attachments and which are cached locally
The default switches are -lc because those are precisely the files which occupy space on the local disk.
description
ListCache lists files in the FS cache. The first character of a line indicates the type of file (L means local, A means attached, C means cached). Local files print their names only, attached files prinnt both LName and GName. Cached files print their GNames and the time last used.
examples
% ListCache [Ivy]*
[Ivy]<CedarViewers>Viewers>Standard.icons!6
used at November 4, 1983 1:16 pm
[Ivy]<Stewart>Cedar>bugs.txt!1
used at November 2, 1983 5:32 pm
. . .
%
warnings
None known.
stop/undo
Click the STOP! button.
implementation
FSFileCommandsImpl.mesa in CommandTool.df
contact
L. C. Stewart <Stewart.pa>
keyword hints
help button info man
keywords
to be supplied by the Index Czar