Keywords are NOT case-sensitive. If you specify multiple keywords, separate them with the boolean operators and, or, or not. Examples are:
If you specify multiple keywords without an operator, as in
the and operator is assumed.
Keywords are evaluated from left to right, but parenthesis can be used to tailor the evaluation to your needs:
Finally, you can use an asterisk wildcard to complete the end of a keyword:
An asterisk can only be used to complete a keyword. "*log" and "l*g", for instance, are not valid keywords.
© Pittsburgh Supercomputing Center (PSC),
SuperComputing Science Consortium.
URL: http://sc-2.psc.edu/keywords.html
Revised: Monday, 02-Jul-2007 13:08:48 EDT