All Manuals > LispWorks User Guide and Reference Manual > 40 The LISPWORKS Package

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 LispWorks IDE User Guide for more information about the Search Files tool.

See also

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


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex