zsh-users
 help / color / mirror / code / Atom feed
* echo ^
@ 2016-03-07 16:21 zzapper
  2016-03-07 16:28 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: zzapper @ 2016-03-07 16:21 UTC (permalink / raw)
  To: zsh-users

echo ^

seems to be the same as

echo *

on some of systems I can

ls ^
ls ^(.)

on others 
ls: unknown option -- M



is it saying list files not nothing?



-- 
zzapper
https://twitter.com/dailyzshtip

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



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

* Re: echo ^
  2016-03-07 16:21 echo ^ zzapper
@ 2016-03-07 16:28 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2016-03-07 16:28 UTC (permalink / raw)
  To: zsh-users

On Mon, 7 Mar 2016 16:21:21 +0000
zzapper <david@rayninfo.co.uk> wrote:
> echo ^
> 
> is it saying list files not nothing?

Yes.  Obviously this relies on EXTENDED_GLOB.

pws


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

end of thread, other threads:[~2016-03-07 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-07 16:21 echo ^ zzapper
2016-03-07 16:28 ` Peter Stephenson

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