commit f4d345e3e02e9aaa8ce744c036654198c5aac4db
parent 229e73436dff517d0ab49bf9142bc3120a7dbb49
Author: leitner <leitner>
Date: Tue, 20 Jul 2010 22:33:56 +0000
document ulimit
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/serdo.8 b/serdo.8
@@ -13,8 +13,9 @@ execute all the commands in it. If a command fails, the whole batch job
is aborted (unless -c is given as first paramter on the serdo command
line).
-serdo understands the \fBcd\fR and \fBexport\fR sh(1) built-ins (no
-loops, no ~user expansion, no $FOO expansion, no backticks).
+serdo understands the \fBcd\fR, \fBexport\fR and \fBulimit\fR (set mode
+only) sh(1) built-ins (no loops, no ~user expansion, no $FOO expansion,
+no backticks).
serdo is very limited by design, but it is nice to have if you just want
to run a few ifconfig, ip, route commands in sequence. serdo will