Re: Getting file information

1998-05-10 Thread Bob Hilliard
Norbert Veber <[EMAIL PROTECTED]> writes: > What is the name of the command in debian that shows information about > files? Things like last access time, last modification time and so on. I > could swear that I once used a command 'stat' for this purpose ls -l gives some of this info. Read

Re: Getting file information

1998-05-10 Thread Will Lowe
On Sun, 10 May 1998, Norbert Veber wrote: > What is the name of the command in debian that shows information about > files? Things like last access time, last modification time and so on. I > could swear that I once used a command 'stat' for this purpose, but it > either wanished, or it never wa

Re: Getting file information

1998-05-10 Thread robert havoc pennington
On Sun, 10 May 1998, Norbert Veber wrote: > What is the name of the command in debian that shows information about > files? Things like last access time, last modification time and so on. I > could swear that I once used a command 'stat' for this purpose, but it > either wanished, or it never wa

Getting file information

1998-05-10 Thread Norbert Veber
What is the name of the command in debian that shows information about files? Things like last access time, last modification time and so on. I could swear that I once used a command 'stat' for this purpose, but it either wanished, or it never was in debian (might have been in my redhat days)..