On Sat, 28 Oct 2000, Ionut Murgoci wrote:
> for i in `find /` ; do touch -m $i ; done
Am un computer cu HDD de 80Gb, cu citeva sute de mii de fisiere pe
el, (sa zicem ca e un computer pentru becap) dar e un 486 cu 12 Mb ram
si 20 de swap (nu sariti ca nu am nevoie de mai mult). As fi vrut sa te
vad dind comanda asta pe un asemenea computer !:) find -exec rules
anyway. man find.
hint: find / -print -exec touch {} \;
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.