zsh-users
 help / color / mirror / code / Atom feed
* newbie rm --^file question
@ 2016-12-25 19:22 Hoji, Akihiko
  2016-12-25 20:45 ` Gabor Maghera
  2016-12-25 21:10 ` Bart Schaefer
  0 siblings, 2 replies; 9+ messages in thread
From: Hoji, Akihiko @ 2016-12-25 19:22 UTC (permalink / raw)
  To: zsh-users

Hi, 


I am trying to delete all the files except a few files having the same file extension.  I did the following;

setopt extended glob
rm -rf —^file.ext.*

This gives an error message, “zsh, no matches found:”

I would appreciate a poster as to what I am doing wrong. 

Thanks in advance. 

AH

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

end of thread, other threads:[~2016-12-27 20:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-25 19:22 newbie rm --^file question Hoji, Akihiko
2016-12-25 20:45 ` Gabor Maghera
2016-12-25 20:49   ` Hoji, Akihiko
2016-12-25 20:51     ` Gabor Maghera
2016-12-25 21:10 ` Bart Schaefer
2016-12-25 21:49   ` Akihiko Hohji
2016-12-25 22:47     ` Gabor Maghera
2016-12-25 23:02       ` Akihiko Hohji
2016-12-27 20:23         ` Roman Neuhauser

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).