Well, I have few directories have name contains hashes (#, eg: #abczxy).
Now I can't to execute this cd #foo
it will redirect me back to the root directory equal with this command cd
The question is, is this possible to do that or is there any tricks allow me do that?
Thanks.