Other ... Operators

   

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

Table of Contents
Appendix G.  Pdksh Quick Reference


Other [[...]] Operators

!expression

true if expression is false

(expression)

true if expression is true; used to group expressions

[[expression1 && expression2]]

true if both expression1 and expression2 are true

[[expression1 || expression2]]

true either expression1 or expression2 are true


       
    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