Re: Finding out is an Application is running
Re: Finding out is an Application is running
- Subject: Re: Finding out is an Application is running
- From: Graff <email@hidden>
- Date: Thu, 12 Feb 2004 14:33:02 -0500
On Feb 12, 2004, at 1:03 PM, Emmanuel wrote:
At 3:27 PM -0800 2/11/04, Christopher Nebel wrote:
Incidentally, the problem of "ps -ax" truncating the paths? That's
what the "-w" option is for. Use three to get completely untruncated
paths, like this: "ps -axwww".
According to man ps, two should be enough, are you saying that three
(ps -axwww) supports still longer paths?
From my testing output using "ps -axwww" looks to be the same as "ps
-axww" I think that you only need two to get the entire path of a
process.
-Ken
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.