-- last edited by: L. Stewart, December 12, 1983 5:21 pm
name
Load:
syntax
Load {pattern}*
If the pattern does not include a version number, then !H is appended.
description
Load forces FS to retrieve the actual bits of one or more files to the local disk. it does this by opening each file in read mode and then closing it again. Naturally, if the number of files Loaded exceeds the locak disk capacity, the FS replacement algorithm may flush some of them again.
examples
% Load /Ivy/Stewart/Top/*
loading [Ivy]<Stewart>Top>Commander5.df!13
loading [Ivy]<Stewart>Top>CommandTool.df!17
. . .
%
warnings
This command may impact performance if its use causes the FS cache to fluch something else you need.
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