• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting a PID and killing a process
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting a PID and killing a process


  • Subject: Re: Getting a PID and killing a process
  • From: garbanzito <email@hidden>
  • Date: Sun, 17 Mar 2002 10:08:24 -0700

at 2002 03 16, 19:02 -0800, they whom i call John W Baxter wrote:
See
man ps
[...]

w is wide output (which here makes room for the command names)...an
additional w widens the output som more, and so on [it must stop sometime]

the additional w is a good idea, it makes the line length
unlimited, allowing you to find the process name in case
it's file has a very long path. hence

ps auxww

also helpful might be to put the process id first on the line.
i use this to do that

ps axwwopid,command

--
steve harley email@hidden
_______________________________________________
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.

References: 
 >Re: Getting a PID and killing a process (From: Hiram <email@hidden>)
 >Re: Getting a PID and killing a process (From: John W Baxter <email@hidden>)

  • Prev by Date: Re: Keychain Scripting for Program Linking doesn't work! (sometimes}
  • Next by Date: Re: Open files
  • Previous by thread: Re: Getting a PID and killing a process
  • Next by thread: Re: Getting a PID and killing a process (Was: Re: Scripting a command to unix..)
  • Index(es):
    • Date
    • Thread