Next Prev Up Top Contents Index

*grep-fixed-args*

Variable
Package

lispworks

Summary

Arguments added to the command string in the Grep tool.

Initial Value

"-n"

Description

The variable *grep-fixed-args* provides arguments added to the command string in the Grep 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 Grep tool.

See also

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


LispWorks Reference Manual - 25 Jul 2003

Next Prev Up Top Contents Index