#How do i CD into directories beginning with special characters?
1 messages · Page 1 of 1 (latest)
you should be able to just copy and paste the names, might need to use ".." tho
or try if tab completing can complete it automatically
tab doesnt do anything, but i cannot copy and paste?
ctrl+c and ctrl+v doesnt do anything
and i cannot select text with my mouse
ctrl+shift+c ctrl+shift+v usually
because i have no mouse
depending on your terminal
that sucks
well, you took a screenshot so I assumed there is :p
it's some server/ssh?
do you have a Chinese keyboard layout?
hmm, not sure what you're trying to do but you should be able to copy over everything in the directory (all 4 files)
you can using *
like cp * ...
you can wait if someone has an actual solution