Re: [lug-nuts] misc unix tool questions

From: Scott Tyson (tysons@deepwell.com)
Date: Thu Dec 16 1999 - 18:40:12 PST


Well some of the info is the size of the file in bytes. If you do a
ls -lh you get the file sizes in human readable form.

here is an ls -l :
-rw-rw-r-- 1 root root 2557 Nov 30 13:23 output.log

and the same file with ls -lh
-rw-rw-r-- 1 root root 2.5k Nov 30 13:23 output.log

The -rw-rw-r-- is the file security and the 1 before root is the group
number I beleive?

----- Original Message -----
From: "Webb Sprague" <wsprague100@yahoo.com>
To: <lug-nuts@saclug.org>
Sent: Thursday, December 16, 1999 2:24 PM
Subject: [lug-nuts] misc unix tool questions

> Hi folks. 2 quick questions:
>
> 1. What do the magic numbers mean when you do "ls
> -l"?
>
> 2. How do you tell awk to match an empty field? "$1
> ~ //" matches on every record in my thing, whether $1
> has anything in it or not.
> __________________________________________________
> Do You Yahoo!?
> Thousands of Stores. Millions of Products. All in one place.
> Yahoo! Shopping: http://shopping.yahoo.com
>
************************************************************************
****
> * To UNSUBSCRIBE from the list, send a message with "unsubscribe
lug-nuts"
> * in the message body to majordomo@saclug.org. Please direct other
> * questions, comments, or problems to lug-nuts-owner@saclug.org.
>

****************************************************************************
* To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts"
* in the message body to majordomo@saclug.org. Please direct other
* questions, comments, or problems to lug-nuts-owner@saclug.org.



This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:09 PST