Talk:slackpkg

Latest comment: 12 years ago by Germanopratin in topic Untitled


Untitled

edit

I deleted the word "bash" in the phrase: "slackpkg is an automated package management tool written for Slackware as a BASH shell script"

It is wrong that slackpkg is a BASH script, it is a (portable) shell script. And that's the way it should be. if you run the command "head -n1 `which slackpkg`" you will see that the first line reads "#!/bin/sh" and not "#!/bin/bash" - the difference is vital as some users may chose not to have bash installed but some other shell...

Germanopratin (talk) 09:34, 7 August 2011 (UTC)Reply