NoOp

From SpybotWiki
Revision as of 13:36, 16 February 2008 by PepiMK (talk | contribs)
Jump to: navigation, search

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.