Re: Adding `pgrep' and `pkill' to /usr/bin
From: David Schultz (das_at_FreeBSD.ORG)
Date: 03/25/04
- Previous message: Alexey Dokuchaev: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- In reply to: Garance A Drosihn: "Adding `pgrep' and `pkill' to /usr/bin"
- Next in thread: Bruce M Simpson: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- Reply: Bruce M Simpson: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- Reply: Dan Nelson: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- Reply: Cyrille Lefevre: "posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Mar 2004 23:01:20 -0800 To: Garance A Drosihn <drosih@rpi.edu>
On Wed, Mar 24, 2004, Garance A Drosihn wrote:
> I noticed the upcoming version of OpenBSD will add the commands
> `pkill' and `pgrep', which they picked up from NetBSD. These
> commands also exist in Solaris and Linux. Anyone mind if I add
> them to FreeBSD? I'd just pick up the versions from NetBSD, and
> make whatever changes are needed for them to work on FreeBSD.
>
> (I actually had an idea of adding another option or two to `ps'
> which would have given it abilities similar to `pgrep', but once
> I noticed these I figured it would make more sense to add them)
I think it would be *great* to import any and all of the Solaris
proc tools into FreeBSD. I tend to think of these utilities as
ps(1), fstat(1), and friends done the proper Unix way (with lots
of simple tools that can be combined for powerful effect.)
For those who haven't seen the rest of the tools, take a look at:
http://www.freebsd.org/cgi/man.cgi?query=proc&manpath=SunOS+5.9
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Alexey Dokuchaev: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- In reply to: Garance A Drosihn: "Adding `pgrep' and `pkill' to /usr/bin"
- Next in thread: Bruce M Simpson: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- Reply: Bruce M Simpson: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- Reply: Dan Nelson: "Re: Adding `pgrep' and `pkill' to /usr/bin"
- Reply: Cyrille Lefevre: "posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|