Heiner's SHELLdorado
Search
SHELLdorado - your UNIX shell scripting resource
HomeGood Shell Coding PracticesExample Shell ScriptsShell Scripting LinksShell Scripting Tips+TricksShell Scripting Articles


Search for
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"
    [Powered by SWISH-E]
   
Copyright © 1998-2022 Heiner Steven (heiner.steven@shelldorado.com)