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: Christopher Nebel <email@hidden>
- Date: Thu, 12 Feb 2004 16:10:36 -0800
On Feb 12, 2004, at 10:03 AM, 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?
I could have sworn there was a difference between two and three -- must
have been a past life talking. Indeed, the man page says just two will
get you an unlimited width, and the source agrees.
--Chris Nebel
AppleScript Engineering
_______________________________________________
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.