6 ms·
But ~ doesn't mean person. It means 'home'. Hence, 'ls ~' lists the contents of your home directory and 'cd ~root' takes you to home directory of root. In web
by nysv 12y ago
But ~ doesn't mean person. It means 'home'. Hence, 'ls ~' lists the contents of your home directory and 'cd ~root' takes you to home directory of root.
In web context ~user translated to 'home of user' which was fitting in most cases.
- timdev2 12y agoAlso: "home page".