<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Renato Covarrubias Romero wrote:
<blockquote cite="mid:200706101909.39314.rcovarru@alumnos.inf.utfsm.cl"
type="cite">
<pre wrap="">El Domingo 10 Junio 2007, Jose Alfredo Andaluz Prado escribió:
</pre>
<blockquote type="cite">
<pre wrap="">Hola lista
Tengo una pregunta tal ves un poco tonta pero ya tengo horas buscando en
google y aun no logro mover muchos archivos hacia otro equipo que esta
en mi lan
mv -f *20070608*.wav | ssh <a class="moz-txt-link-abbreviated" href="mailto:root@192.168.0.40">root@192.168.0.40</a> 'cd /33/'
Alguna sugerencia ?
</pre>
</blockquote>
<pre wrap=""><!---->
scp *20070608*.wav <a class="moz-txt-link-abbreviated" href="mailto:root@192.168.0.40:/33/">root@192.168.0.40:/33/</a>
rm *20070608*.wav
:)
</pre>
</blockquote>
tambien intente eso :( <br>
<br>
Argument list too long<br>
<br>
<pre class="moz-signature" cols="72">--
<b>® { No HopE & No FeaR } ® </b>
Be part of the change, because We are the change..
Contactos:
Email: ---> <a class="moz-txt-link-abbreviated" href="mailto:devilsoulblack@gmail.com">devilsoulblack@gmail.com</a>
MSN: ---> <a class="moz-txt-link-abbreviated" href="mailto:i.am@devilsoulblack.com">i.am@devilsoulblack.com</a>
Projects:
Orenses.org: <a class="moz-txt-link-freetext" href="http://www.orenses.org">http://www.orenses.org</a>
DeVilSoulBlacK WebLog: <a class="moz-txt-link-freetext" href="http://www.bitsofnews.net">http://www.bitsofnews.net</a>
Your Daily News On The Web: <a class="moz-txt-link-freetext" href="http://www.devilsoulblack.com">http://www.devilsoulblack.com</a>
DeVilSoulBlacK Channel: #Siliconvalley *!*@DAL.net</pre>
</body>
</html>