home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume7
/
nlist
/
dnlc.sun
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-08-05
|
299 b
|
17 lines
#! /bin/sh
echo "Dumping 100 entries of the dnlc (ncache) structures,
following the 'hash_next' pointer"
nlist -ax -h1 -s 0 -f6x -l 10 \
'_ncache : Hshnxt' \
' : Hshprv' \
' : Lrunxt' \
' : Lruprv' \
' : Vp' \
' : Dp' \
'|1 : Len%3d' \
'|15 : Name%15s' \
' : Ucred' \
'@&1 = #1'