Re: On the feasibility of a shell that includes execline features

From: Casper Ti. Vector <caspervector_at_gmail.com>
Date: Mon, 22 Aug 2016 08:48:44 +0800

Please forgive my gross carelessness :(

On Sun, Aug 21, 2016 at 11:00:43PM +0800, Casper Ti. Vector wrote:
> > $ for i in $(seq 500); do loopwhilex /bin/true /bin/true & done
> > $ for i in $(seq 100); do rc -c 'while (/bin/true) /bin/true' & done
> and
> > $ for i in $(seq 100); do ash -c \
> > 'while /bin/true; do /bin/true; done' & done
s/100/500/g

-- 
My current OpenPGP key:
RSA4096/0x227E8CAAB7AA186C (expires: 2020.10.19)
7077 7781 B859 5166 AE07 0286 227E 8CAA B7AA 186C
Received on Mon Aug 22 2016 - 00:48:44 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:44:19 UTC