Xref: utzoo comp.unix.wizards:17764 comp.unix.ultrix:1541 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!psuvax1!psuvm!cunyvm!maine.bitnet!deej From: DEEJ@MAINE.BITNET (Dj Merrill) Newsgroups: comp.unix.wizards,comp.unix.ultrix Subject: Finding program arguments in the kernel Message-ID: <1742DEEJ@MAINE> Date: 21 Aug 89 14:46:52 GMT Organization: University of Maine System Lines: 15 A friend asked me to post the following: I'm developing a program to allow us to reset hung network tty's. I have enough code to allow me to read the process table and the find the user page that goes with each process. I would also like to be able to look at the args passed to the process - I know that the command itself is in the user structure (field u_comm). Does anybody know where the arguments are stored? - john grover - Replies can be posted via the network, or e-mail can be sent to the following: jgrover@maine.bitnet