• 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
Conserver Processes (was Re: Kill that Daemon)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Conserver Processes (was Re: Kill that Daemon)


  • Subject: Conserver Processes (was Re: Kill that Daemon)
  • From: Chris Janton <email@hidden>
  • Date: Sun, 17 Nov 2002 08:42:44 -0700

set msdbdPID to do shell script ,
("/bin/ps -auwwx | grep -v /usr/bin/awk | /usr/bin/awk '/Microsoft
Database Daemon/ {print $2;}'")

Save a process (like save a tree?)

"/bin/ps -auwwx | /usr/bin/awk '/[M]icrosoft Database Daemon/ {print $2;}'"

The regular expression pattern finds Microsoft, but doesn't match itself due to the meta characters.

8)
_______________________________________________
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.

  • Follow-Ups:
    • Re: Conserver Processes (was Re: Kill that Daemon)
      • From: Axel Luttgens <email@hidden>
  • Prev by Date: Re: OK - so who ate my digests?
  • Next by Date: Re: Identifying BBEdit version + testing for presence of OSAXen
  • Previous by thread: Re: [OT]Re: handler failure [oops! correction]
  • Next by thread: Re: Conserver Processes (was Re: Kill that Daemon)
  • Index(es):
    • Date
    • Thread