[ale] bash assistance
Michael B. Trausch
mike at trausch.us
Tue Apr 26 13:12:05 EDT 2011
On 04/26/2011 12:58 PM, Jim Kinney wrote:
> Sounds like work to me :-)
curl http://ftp.gnu.org/gnu/coreutils/coreutils-8.9.tar.gz | \
tar xz && cd coreutils-8.9 && ./configure && make -j10 && \
sudo make install && exec bash --login
There, now you can just copy and paste, no "work" required!
Well maybe a little work. If you don't have 6 or more cores, or if you
have the BFS scheduler, reduce the -j parameter. ;-)
--- Mike
More information about the Ale
mailing list