For When You Can't Have The Real Thing
[ start | index | login ]
start > Solaris > Find a process' command line

Find a process' command line

Created by dave. Last edited by dave, 4 years and 60 days ago. Viewed 594 times. #2
[diff] [history] [edit] [rdf]
labels
attachments

Problem

I want to know what the invoking command line was for a running process but it is too long for a ps -ef output line.

Solution

$ /usr/ucb/ps -axwwwu | grep $PID

Works on Solaris 9.

no comments | post comment

Virtual Dave Megaplex:

Internet Explorer 6 Users >>Click Here

(read this note about local search)

Logged in Users: (0)
… and 2 Guests.


Editing: snipsnap-help, Image Macro

Installed 2 years and 132 days ago
Powered By >>SnipSnap Version 1.0b1-uttoxeter

This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt