[plug] xargs, "Argument list too long"

Craig Ringer craig at postnewspapers.com.au
Thu Jan 30 12:03:23 WST 2003


> Linux was written in C which makes memory allocation a pain.  If the kernel was
> written in Python we wouldn't have this problem.  *ducks*

... if the kernel was written in python, we'd still be waiting for v0.01 
to boot *grin*

One of the few decent excuses for using C or C++ is low level operating 
system tools and kernels. Everybody else should probably go find a 
language that understands that you can't just write 200bytes to a 
100byte string.

Craig




More information about the plug mailing list