Difference between revisions of "NoOp"
(New page: ''NoOp'' is the short form of ''No Operation'' and is a simple command that does not anything to the results list, but can assist as a blind helper for some operations, since it understand...) |
|||
Line 14: | Line 14: | ||
* [[Description templates]] | * [[Description templates]] | ||
− | ==Similar commands== | + | ===Similar commands=== |
None, this is a blind thing. | None, this is a blind thing. | ||
[[Category:SBI Commands]] | [[Category:SBI Commands]] |
Revision as of 13:29, 16 February 2008
NoOp is the short form of No Operation and is a simple command that does not anything to the results list, but can assist as a blind helper for some operations, since it understands advanced file parameters.
Usage
NoOp:[advanced file parameters],<any number of optional parameters here>
Examples
NoOp:"chkenv=greeting:HelloWorld,skipcount=10" NoOp:"isenv=greeting,skipcount=10"
The first example checks the environment variable greeting whether it is set to HelloWorld, and if so, lets the scanner skip the following 10 lines during On-Demand scans. The second example operates similarly, but tests only for the existance of said environment variable.
See also
Similar commands
None, this is a blind thing.