hahaha... I get it!
cp ../mpfr-3.1.3.tar.xz .                       copy a file in a directory
above
cp ../mpc-1.0.3.tar.gz .
cp ../gmp-6.0.0a.tar.xz .
tar -xf ../mpfr-3.1.3.tar.xz
mv -v mpfr-3.1.3 mpfr                        un tar a file in a directory
above
tar -xf ../gmp-6.0.0a.tar.xz
mv -v gmp-6.0.0 gmp
tar -xf ../mpc-1.0.3.tar.gz
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to