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.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
||||
/bin/ls -lFtells you about it? – Basile Starynkevitch Oct 22 '12 at 8:08