The format string used to construct the arguments passed to the search utility in the Grep tool.
On Unix/Linux/MacOS the first format argument is the current directory.
The remainder of the format arguments are:
the value of *grep-command* or, if this is
nil
, the value of
(sys:lispworks-file "etc/grep")
.
the value of *grep-fixed-args*.
See the Common LispWorks User Guide for more information about the Grep tool.