On Wed, 31 Oct 2012 01:04:49 -0700 (PDT)
gmspro <[email protected]> wrote:

> Is there any way to know how many packages are installed?
> Is it possible to know if a package is installed or not?
> 
> Thanks.
> 

I am very new to LFS.  I wrote a very complex script I called wg :P:

#!/bin/bash
wget $1
echo $1>>/sources/wget_log.txt

So I keep a log of what's downloaded.


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to