Neil Bothwick <[EMAIL PROTECTED]> writes:

> On Fri, 23 Dec 2005 09:15:31 -0600, [EMAIL PROTECTED] wrote:
>
>> > genlop --list --date "$(genlop --nocolor $1 | grep $1 | tail -n 1 |
>> > sed 's/^ *\(.*\) >>>.*/\1/')"
>> 
>> What is it supposed to do?  Here it gets genlops usage message.
>
> you need to give the name of the package you want to compare against as
> an argument to the script. Sorry, I should have made that clear.

Why would you trim off the date info?


With your find approach, if the package has been uninstalled you'll
find nothing.  

If you were wanting to know if some other behaviour could be dated to
the uninstall of something it would be of no use.

Genlop knows about that kind of stuff.

The perl script searches from the front back and so has grabbed
everthing since argument package.  For example, if a package was
installed and uninstalled several times it would still find the most
recent and everything since.

I didn't really test it much ... did you see something that would
break it?



-- 
gentoo-user@gentoo.org mailing list

Reply via email to