PERL based log analyzer
SourceForge.net Logo
Home Home Contact us Contacts
Overview Documentation Downloads Contacts Links
 
News & Updates
 
July 21, 2008
v 1.0 now available
Quick Links
 
Sourceforge project's page
CeCILL license
CEA web site
Protecting a "=" character in a command next up previous contents
Next: The 'Kazimir' tag Up: Writing the configuration file Previous: Continuous lines   Contents

Protecting a "=" character in a command

There are objets in the kazimir configuration file that are defined by commands to be executed. These commands may contain the "=" character. This character must always be protected by a backslash. Example: never use
	Path = Mycmd | grep "="
But use
		Path = Mycmd | grep "\="



Philippe Deniel 2008-07-22
Designed by CMG Technologies, adapted by Thomas LEIBOVICI
Design downloaded from Free Templates