I am going through this ebook and come to some lines: find / -uid 9 -print > /tmp/uid.9 cat /tmp/uid.9 | xargs chown news Which I think is telling the macine: search entire box for a file with a user id set to 9 and then to put the output into a file called /tmp/uid.9 then feed the output of cat into chown I have two questions about this: 1- Is my guess after reading the man pages correct? 2- What is the use of xargs? -- <:-)Mike(-:> This message has been scanned for viruses by the VEI Internet Automatic Email Spam and Virus Scanner, and is believed to be free of spam or viruses. Please report spam to spamtrap@vei.net. If you would like 98.9 % spam blocked from your E-mail then go to VEI Internet for details. Anti-spam/Anti-virus is FREE with every account. http://www.vei.net/ mailtospamtrap@vei.net --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss