The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-26-2008
sainathdeg sainathdeg is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 5
query related to if

wht does below statement mean?

if [ ! -d $var_pathtotemp ]

wht does dis -d option do??


TIA.