Gentoo Archives: gentoo-user

From: Florian Philipp <lists@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Fast file system for cache directory with lot's of files
Date: Tue, 14 Aug 2012 15:36:05
Message-Id: 502A6FDC.2000402@binarywings.net
In Reply to: Re: [gentoo-user] Fast file system for cache directory with lot's of files by Florian Philipp
1 Am 14.08.2012 17:09, schrieb Florian Philipp:
2 >
3 > Retrieving files created 30+ days ago:
4 > awk -v newest=$(date -d -5seconds +%s) '
5 > $1>newest{ nextfile }
6 > { print $3 }'
7 >
8
9 s/-5seconds/-30days/

Attachments

File name MIME type
signature.asc application/pgp-signature