Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!genrad!decvax!harpo!seismo!hao!hplabs!sri-unix!Michael.Young@cmu-cs-g From: Michael.Young%cmu-cs-g@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: How can I do a ps on /usr/crash/vmcore? Message-ID: <1975@sri-arpa.UUCP> Date: Thu, 9-Jun-83 10:35:56 EDT Article-I.D.: sri-arpa.1975 Posted: Thu Jun 9 10:35:56 1983 Date-Received: Sat, 11-Jun-83 21:15:10 EDT Lines: 8 Yes, you can specify the core file for '-k' just like you can respecify the kernel file for other options. For example, I just tried ps -k foo where foo is a (root-directed) filename that I just put junk in. [Needless to say, ps barfed, but it found and read the file.] Michael