Strange directory structure, need answers
user1
user2
marko
I am logged in as marko, when I do "cd marko" it puts me back to ~$ (and what is this ~$ anyway?)
Also when in this ~$ part i can do cd .drush and then I am in ~/.drush$ but don't get where that is. As when I am in ~$ and do "ls" command there is no .drush directory. Please help me clear this what is what?
3 Replies
ls doesn't show files/dirs that start with . use ls -a to see all
Whate are dirs that start with . why do they have that dot and what does it mean?