home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!ames!kronos.arc.nasa.gov!iscnvx!netcomsv!xyzoom!rob
- From: rob@xyzoom.info.com (Rob Lingelbach)
- Subject: stat(2) on ISC and "stat" perl script
- Message-ID: <1992Nov7.073420.5385@xyzoom.info.com>
- Organization: Altruistic Intentions, Hollywood CA
- Date: Sat, 7 Nov 1992 07:34:20 GMT
- Lines: 31
-
- Using Tim Wilson's perl script "stat" to provide user-access to
- stat(2), I find that on my Unix there are "0"'s (zeroes) in the fields
- for blocks and blksize, as follows:
-
- /usr/rob/.mushrc
- device 0x3
- inode 948 0x3b4
- mode -rw-r--r-- 0100644
- nlink 1
- owner rob
- group other
- rdev 0
- size 2042
- atime Fri Nov 6 14:30:16 PST 1992
- mtime Mon Oct 26 20:56:13 PST 1992
- ctime Mon Oct 26 20:56:13 PST 1992
- blksize 0
- blocks 0
- -------------
-
- Tim hasn't heard of this behavior, and we were wondering if it is
- specific to something "missing" from ISC's stat(2). Can anyone tell
- me what's wrong here? OS is ISC 3.0.
-
- Thanks--
- Rob
-
- --
- Rob Lingelbach KB6CUN | 2660 Hollyridge Dr LA CA 90068 213 464 6266 (voice)
- rob@xyzoom.info.com | "I care not much for a man's religion whose dog or
- robl@netcom.com | cat are not the better for it." --Abraham Lincoln
-