Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
using brackets in scripts
- X-seq: zsh-users 13985
- From: Pol <xtekhne@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: using brackets in scripts
- Date: Sun, 29 Mar 2009 11:29:58 +0200
- Mail-copies-to: xtekhne@xxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: (Soft)
- Reply-to: xtekhne@xxxxxxxxx
- Sender: news <news@xxxxxxxxxxxxx>
While the command
ls -l save/*(.)
returns a list of files, as expected, entering the same command in a shell
script does not work, returning:
Syntax error: "(" unexpected
Any ideas?
Thank you
----P
Messages sorted by:
Reverse Date,
Date,
Thread,
Author