The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: absolute path
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 10-02-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
if "echo ~" shows it to start with "/" then yes.

The ~ comes from /etc/passwd and should be absolute.

However some shells do not expand ~
Reply With Quote