Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Under bash I use tab to auto complete a file name. I use ls -l or any other command it ends a file with / . I believe a / would appear at the end only if it is a directory.

share|improve this question
1  
Perhaps it is a symlink to some directory? What kind of file is it? What does /bin/ls -lFtells you about it? – Basile Starynkevitch Oct 22 '12 at 8:08

migrated from stackoverflow.com Oct 22 '12 at 11:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.