Tagged Questions
6
votes
2answers
388 views
Why `.` is displayed by `ls`?
After reading the question When you type “ls -a”, what is the significance of “.” and “..”?, I have a similar one.
Why to display .? I mean, is there any directory where cd . would not work? How is ...