From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 02:00:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C97816A4CE for ; Fri, 25 Feb 2005 02:00:55 +0000 (GMT) Received: from smtp.orbitel.bg (smtp.orbitel.bg [195.24.32.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 803D743D41 for ; Fri, 25 Feb 2005 02:00:53 +0000 (GMT) (envelope-from avenger@vip.bg) Received: (qmail 12460 invoked from network); 25 Feb 2005 02:00:51 -0000 Received: from unknown (HELO localhost) (10.0.0.4) by smtp.orbitel.bg with SMTP; 25 Feb 2005 02:00:51 -0000 Received: from smtp.orbitel.bg ([10.0.0.3]) by localhost (sof-rv2.orbitel.bg [10.0.0.4]) (amavisd-new, port 10024) with SMTP id 12365-16 for ; Fri, 25 Feb 2005 04:04:35 +0200 (EET) Received: (qmail 12456 invoked from network); 25 Feb 2005 02:00:51 -0000 Received: from pppoe-32.techno-link.com (HELO apise6e37e23bb) (212.36.15.32) by smtp.orbitel.bg with SMTP; 25 Feb 2005 02:00:51 -0000 Message-ID: <002001c51add$d515d6c0$3564015a@apise6e37e23bb> From: "P. B. S." To: Date: Fri, 25 Feb 2005 04:00:49 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2096 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2096 X-Virus-Scanned: by amavisd-new at orbitel.bg Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: time -l date ==> bash: -l: command not found Bug? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 02:00:55 -0000 "time" doesn't seem to accept any options. The first thing on the line = after "time" is taken as the utility to execute. I need the -l option. Am I misusing "time" or what?