home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
perl-5.003-src.tgz
/
tar.out
/
fsf
/
perl
/
eg
/
ADB
next >
Wrap
Text File
|
1996-09-28
|
207b
|
9 lines
#!/usr/bin/perl
# $RCSfile: ADB,v $$Revision: 4.1 $$Date: 92/08/07 17:20:06 $
# This script is only useful when used in your crash directory.
$num = shift;
exec 'adb', '-k', "vmunix.$num", "vmcore.$num";