On Jul 09, 2005 at 12:12, Nico Golde praised the llamas by saying:
> Hallo Matthew,
> > 
> > Coreutils is required. Why is the ability to do something without it an
> > advantage?
> 
> You can do almost every thing with with tools like, grep,
> sed, awk etc. but in my opinion this should be so easy as
> possible to everyone. Not everybody is familiar with grep
> etc. but apt-history show should be no problem.
> 
> Regards Nico

function apt-history () {
   grep " $1 " /var/log/dpkg.log
}


-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to