Hacker News new | ask | show | jobs
by littlestymaar 987 days ago
What is the dot for in your `/.`?
2 comments

It's what you'd use as an arg to `cp` if you wanted to copy the contents rather than the directory, for example.
The self-referential directory inode.