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 09-20-2007
kahuna's Avatar
kahuna kahuna is offline
Registered User
 

Join Date: Apr 2007
Posts: 148
Very odd. Could something be wrong with the current directory? Try
Code:
pwd
ls -ld .
Reply With Quote