Discussione: [shell unix ksh]
View Single Post
Old 17-10-2011, 14:19   #2
marco.r
Senior Member
 
Iscritto dal: Dec 2005
Città: Istanbul
Messaggi: 1817
potresti usare qualcosa tipo
Codice:
find cartella -newermt "Feb 1" -exec stampa '{}' \;
__________________
One of the conclusions that we reached was that the "object" need not be a primitive notion in a programming language; one can build objects and their behaviour from little more than assignable value cells and good old lambda expressions. —Guy Steele
marco.r è offline   Rispondi citando il messaggio o parte di esso