<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.10.2">
</HEAD>
<BODY>
Thanks this command worked fantastic. I'm really happy. Thank you for all for your fantastic help.<BR>
<BR>
Sáb, 2006-07-29 às 10:47 -0500, Christofer C. Bell escreveu:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">You really don't need to use xargs, find can do it all by itself.</FONT>
<FONT COLOR="#000000">$ find . -type f -name \*.deb -print -exec mv {} /path/to/new/location \;</FONT>
<FONT COLOR="#000000">Find, starting at my current location, everything that's a normal file</FONT>
<FONT COLOR="#000000">named *.deb and move it to the new location.</FONT>
<FONT COLOR="#000000">-- </FONT>
<FONT COLOR="#000000">Chris</FONT>
<FONT COLOR="#000000">"I trust the Democrats to take away my money, which I can afford. I</FONT>
<FONT COLOR="#000000">trust the Republicans to take away my freedom, which I cannot."</FONT>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Sincerely<BR>
José Oleiro aka Matafome (#computers at irc.ptnet.org)
</TD>
</TR>
</TABLE>
</BODY>
</HTML>