From owner-freebsd-questions Wed Feb 6 13:18:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id F13ED37B41B for ; Wed, 6 Feb 2002 13:18:24 -0800 (PST) Received: from opal (cs.binghamton.edu [128.226.123.101]) by bingnet2.cc.binghamton.edu (8.11.6/8.11.6) with ESMTP id g16LIO110970 for ; Wed, 6 Feb 2002 16:18:24 -0500 (EST) Date: Wed, 6 Feb 2002 16:18:23 -0500 (EST) From: Zhihui Zhang X-Sender: zzhang@opal To: freebsd-questions@freebsd.org Subject: time usage question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I often use something like: $ time command Now the command is a complex one, like "ls | xargs rm". Can I still use the same format. For example, $ time ls | xargs rm Thanks, -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message