On Saturday, April 24, 2010, 21:10:10, Jure Kobal wrote:

> find . -type f -newer tmpfile.txt > list.txt

Hvala, na newer sem pozabil.

TF="`mktemp`"
touch -d "+10 years" "$TF"
find /pub/samba -type f -newer "$TF" -print0 | xargs -0 touch
rm -f "$TF"

-- 
< Jernej Simončič ><><><><>< http://eternallybored.org/ >

It is more shameful to distrust one's friends than to be deceived by them.
       -- La Rochefoucauld's Law

_______________________________________________
lugos-list mailing list
lugos-list@lugos.si
http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list

Одговори путем е-поште