zsh-users
 help / color / mirror / code / Atom feed
* Reading difficult directory name correctly:
@ 2020-12-10 21:47 Ray Andrews
  2020-12-10 22:00 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Ray Andrews @ 2020-12-10 21:47 UTC (permalink / raw)
  To: Zsh Users

I may have asked this before but I can't remember the answer.  So the 
directory below is created automatically by certain software:

     $ls drwxr-xr-x 2      4096 2020-10-02/19:58:13 Sky above 49°30'N 
123°30'W at Sat 2020 Oct 3 5:35_files/


Tab completion seems to put backslashes where needed but the " _files  " 
is left off:
     $ rm -r Sky\ above\ 49°30\'N\ 123°30\'W\ at\ Sat\ 2020\ Oct\ 3\ 5:35

     rm: cannot remove "Sky above 49°30'N 123°30'W at Sat 2020 Oct 3 
5:35": No such file or directory

Is there a fix for this?  Not a big deal since just typing in the "  
_files   " works fine, still I'm expecting the underscore to cause no 
issues.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-11  1:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 21:47 Reading difficult directory name correctly: Ray Andrews
2020-12-10 22:00 ` Bart Schaefer
2020-12-10 22:23   ` Ray Andrews
2020-12-10 22:32     ` Bart Schaefer
2020-12-11  1:25       ` Ray Andrews

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).