On Fri, 2005-11-11 at 17:58 +0200, fffffh wrote:
> On 11/11/05, Iosif Peterfi <[EMAIL PROTECTED]> wrote:
> > On Fri, 2005-11-11 at 14:41 +0200, Alex 'CAVE' Cernat wrote:
> > > Salut
> > >
> > > Cum pot sa vad si eu data la care au fost instalate / updatate pachetele
> > > pe un debian 3.1 ? Are vreun log de update-uri cum avea rahatu sau pot
> > > sa iau de undeva informatia asta uitandu-ma la data anumitor fisiere ?
> > >
> > > Alex
> >
> > /var/log/aptitude daca folosesti aptitude
> >
> > daca folosesti apt-get sau dselect nu stiu.
> >
> >
>
> /var/lib/dpkg/available.
> Studiaza si restul fisierelor din /var/lib/dpkg/ , cat si cele din
> /var/cache/debconf/
Da, in /var/lib/dpkg/info gasesti fisiere '.list' de care poti sa te
folosesti.
Try this:
alias lp="ls -lta /var/lib/dpkg/info/*.list | awk -F \"/\" '{print \$1 \
$6}' |awk '{print \$6\" \"\$7\" \"\$8}' | more"
tastand lp vei avea o lista sortata in ordine invers cronologica cu
pachetele instalate :)
Adauga comanda in .bashrc or whatever :D
--
Iosif Peterfi <[EMAIL PROTECTED]>
--
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://linux.bitdefender.com/
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug