[gl-como] Copiare piu cartelle

Faber zannablu@infinito.it
Mer 18 Gen 2006 15:05:34 CET


On Wednesday 18 January 2006 11:47, Carlo Filippetto wrote:

> volevo usare 'cron' per fare dei backup, e salvare ogni giorno pił
> cartelle contemporaneamente.
>
> es.
> ho le cartelle
> 	- pippo
> 	- pluto
> 	- topolino
> 	- paperino
>
> Io devo copiare solo pippo e paperino e vorrei usare una sola chiamata e
> non 2 (nel mio caso sono un po di pił)

cp -r pippo/ paperino/ destinazione/

-- 
Faber
http://www.faberbox.com/

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by 
definition, not smart enough to debug it. -- Brian W. Kernighan


Maggiori informazioni sulla lista gl-como