Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh functions not playing nice.
- X-seq: zsh-users 17591
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: zsh functions not playing nice.
- Date: Sat, 19 Jan 2013 08:58:23 -0800
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Gentlemen,
I can't get this sort of thing to work:
$ nice -n 20 some-zsh-function
returns:
"nice: some-zsh-function: No such file or directory.
I can use 'nice' with any builtin or binary or script, just not with a
function.
How do I solve that?
Thanks.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author