On Tue, Jun 3, 2008 at 4:32 PM, Alessio Bolognino <[EMAIL PROTECTED]> wrote: > > Actually FreeBSD and NetBSD have in their port tree "getopt", which is > this one: http://software.frodo.looijaard.name/getopt/ > as you can see, is the same getopt in util-linux; > in OpenBSD's tree is called gnugetopt, but it's still the same software. > In Mac OS X it can be installed with macports, and it's called "getopt". >
Now I am confused. Do they all include a getopt in their base system, for example as /bin/getopt , and then external getopt which install as /usr/bin/getopt or something? The binary name is getopt on all except on openbsd where it is gnugetopt? Or were you just talking about the package / port name? In any cases, this is very interesting, are you able to check it to be sure it works? Or anyone else? _______________________________________________ pacman-dev mailing list [email protected] http://archlinux.org/mailman/listinfo/pacman-dev
