From owner-freebsd-questions Sun Sep 15 20:18:20 2002 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 EA5EA37B400 for ; Sun, 15 Sep 2002 20:18:19 -0700 (PDT) Received: from gouda.acatysmoof.com (adsl-64-170-164-211.dsl.lsan03.pacbell.net [64.170.164.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id B214643E88 for ; Sun, 15 Sep 2002 20:18:15 -0700 (PDT) (envelope-from alex@acatysmoof.com) Received: from acatysmoof.com (localhost [127.0.0.1]) by gouda.acatysmoof.com (8.11.6/8.11.1) with ESMTP id g8G3TGV51325 for ; Sun, 15 Sep 2002 20:29:17 -0700 (PDT) (envelope-from alex@acatysmoof.com) From: "Alex Teslik" To: freebsd-questions@freebsd.org Reply-To: alex@acatysmoof.com Subject: IRIX-style stat command for files? Date: Sun, 15 Sep 2002 20:29:16 -0700 Message-Id: <20020916032916.M6706@acatysmoof.com> X-Mailer: Open WebMail 1.65 20020606 X-OriginatingIP: 64.170.164.211 (alex) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 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 Hello, This is such a lame question, but I can't find the answer to save my life. I'm looking for a command that will display the change time, access time, and creation time of a file as well as its inode information and such (at the same time, not like "ls -i"). IRIX has the very nice stat command for this, but I can't find the FreeBSD equivelent...all I can find is reference for a bunch of C-style structs and calls. Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message