The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 08-20-2007
varungupta varungupta is offline
Registered User
 

Join Date: Feb 2007
Location: Pune, Dehradun (INDIA), Michigan(US)
Posts: 187
ANother Q

Means if we have path of a file in a variable then we can use like this..
to clear the file / make the empty file.

FILEPATH=/clocal/mqbrkrs/user/mqsiadm/sanjay/dspmq_temp
> "$FILEPATH"


Thanks buddy !!
Reply With Quote