There is a foler which name is "-Tmp-", how can I cd into it?
When I use cd, it prompt as:
$ cd -Tmp-/
cd: -T: invalid options
Anybody can help me?
Use -- to stop argument parsing.
$ cd -- -Tmp-
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With