NextPrevUpTopContentsIndex

*grep-fixed-args*

Variable
Package

lispworks

Summary

Arguments added to the command string of a Grep search in the Search Files tool.

Initial Value

"-n"

Description

The variable *grep-fixed-args* provides arguments added to a Grep command string in the Search Files tool. The value should ensure that the line number is output at the start of each match.

See the Common LispWorks User Guide for more information about the Search Files tool.

See also

*grep-command*
*grep-command-format*


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex