On 06/12/2011 02:25 PM, rafael ff1 wrote:
2011/6/12 Dave Morgan<davemorgan353@btinternet.com>:
On 12/06/11 at 01:19pm, David C. Rankin wrote:
Where did kernel26-2.6.39.9-1-x86_64.pkg.tar.xz go?
-- David C. Rankin, J.D.,P.E.
In case you have 'mlocate' installed, you can find it anywhere with:
$ sudo updatedb # wait a little bit and... $ locate kernel26-2.6.39
Cheers,
-- Rafael
Huh? I see what happened :) The mtime on 2.6.38.8-1 was *newer* than the mtime on 2.6.39.1-1. So when I ran the script that compares the mtimes on kernel26 and moves the oldest to the backup dir, 2.6.39 got moved: -rw-r--r-- 1 root root 38724304 Jun 7 01:34 /home/backup/pkg-1/kernel26-2.6.39.1-1-x86_64.pkg.tar.xz -rw-r--r-- 1 root root 37677884 Jun 7 01:52 kernel26-2.6.38.8-1-x86_64.pkg.tar.xz Dunno how that happened - mystery solved... -- David C. Rankin, J.D.,P.E.