Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ulimit "command not found" when run from a script on NetBSD
- X-seq: zsh-users 9424
 
- From: Vincent Stemen <zsh@xxxxxxxxxxx>
 
- To: zsh-users@xxxxxxxxxx
 
- Subject: ulimit "command not found" when run from a script on NetBSD
 
- Date: Mon, 19 Sep 2005 14:21:29 -0500
 
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
 
When I run ulimit from a script with "#!/bin/sh"  (with sh sym-linked to
zsh), I get "command not found: ulimit".  However, it works fine from
the command line or from a script with "#!/bin/zsh".  It also works if
I say "emulate sh" in the script as long as it is not run with
"#!/bin/sh".
Could this be a bug?
zsh version: zsh 4.2.4 (i386--netbsdelf)
-- 
Vincent Stemen
Avoid the VeriSign/Network Solutions domain registration trap!
Read how Network Solutions (NSI) was involved in stealing our domain name.
http://inetaddresses.net/about_NSI.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author