ulimit, bash and ash
From: Hugo van der Merwe (s13361562_at_bach.sun.ac.za)
Date: 01/30/04
- Previous message: Kent West: "Re: 2.6 upgrade"
- Next in thread: Colin Watson: "Re: ulimit, bash and ash"
- Reply: Colin Watson: "Re: ulimit, bash and ash"
- Reply: Paul Morgan: "Re: ulimit, bash and ash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jan 2004 16:40:30 +0200 To: debian-user@lists.debian.org
I just noticed that in bash "ulimit -u" is the same as ash's
"ulimit -p", while bash has another meaning for "ulimit -p" ... This
makes writing scripts quite difficult, I'd say you cannot then use
ulimit in /bin/sh scripts, only in scripts specifically for bash or
ash.
Just a thought, posted in case anyone care to comment.
Thanks,
Hugo van der Merwe
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: Digital signature
- Previous message: Kent West: "Re: 2.6 upgrade"
- Next in thread: Colin Watson: "Re: ulimit, bash and ash"
- Reply: Colin Watson: "Re: ulimit, bash and ash"
- Reply: Paul Morgan: "Re: ulimit, bash and ash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Which shell?
... > I use bash, primarily, but the default on Solaris is sh. ... > When
writing scripts on Solaris, is it considered desirable to write it ... > for the lowest-common-denominator
shell? ... I recommend using sh for shell scripts. ... (comp.unix.solaris) - cron messes up time format
... I've done this by using cron to run bash ... scripts which run
python scripts which gather the data. ... since I think it's the difference between the bash
shell I'm ... (comp.unix.bsd.freebsd.misc) - Re: python newbie
... A module is a single conceptual unit. ... The model I have in mind is that of
shell-scripting languages, like Bash. ... commands and other Bash scripts, ...
internals, if only to find out the name of the main function you wish to ... (comp.lang.python) - Re: conversion of csh scripts to bash
... > I recognize that bash is the superior shell, but like many people, I was ...
> first exposed to csh 12 years ago because that's what everyone in my ... Note that
shell programming sucks in general, ... I would certainly not write bash specific scripts,
but instead, ... (comp.unix.shell) - Re: [ Attn: Randy ] Ad-hoc Parsing?
... One of the biggest advantages of Unix-like shells ... > flexible as the Unix
scripts using the more powerful ... about bash, which being a fully-capable shell,
can launch programs ... > execute the com program itself). ... (alt.lang.asm)