Pacman?
Matthew Dillon
dillon at apollo.backplane.com
Tue Aug 15 18:27:21 PDT 2006
:> Am 15.08.2006 um 21:02 schrieb Vivek Ayer:
:>
:> > However, the only awkward thing is the bash script used.
:>
:> Hmm. You are the second person considering bash as evil. What might be the
:> reason for this?
:
:The problem is the licensing. Many BSD users prefer that essential or
:standard software use a BSD type license.
Well, this is the way I view it... bash is all well and fine, but it's
bash, not sh, and scripts that are written for it should specify
#!/bin/bash instead of #!/bin/sh.
-Matt
More information about the Users
mailing list