Miscellaneous

   

Korn Shell: Unix and Linux Programming Manual, Third Edition, The
By Anatole Olczak

Table of Contents
Appendix G.  Pdksh Quick Reference


#

anything following a # to the end of the current line is treated as a comment and ignored

#!interpreter

if the first line of a script starts with this, then the script is run by the specified interpreter

rsh

running under the restricted shell is equivalent to ksh, except that the following is not allowed:

  • changing directories

  • setting value of ENV, PATH, or SHELL

  • specifying path or command names containing /

  • redirecting command output command with >, >|, <>, or >>


       
    Top
     



    Korn Shell. Unix and Linux Programming Manual, Third Edition
    Korn Shell. Unix and Linux Programming Manual, Third Edition
    ISBN: N/A
    EAN: N/A
    Year: 2000
    Pages: 177

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net