|
|
|
Search help:
- Each search will be on complete words. Use a trailing asterisk to
shorten a word, e.g. "ksh*" to find both ksh and ksh93.
- Search expressions can be combined using the operators
and, or and not:
ksh or bash
Without operator, and is assumed.
Note that the keywords must be written in lower case.
- The order of evaluation can be changed using parentheses:
ksh93 and (tutorial or example)
- Phrases are searched the way they are entered:
"http server"
|
|