Re: Standard place for Bash Scripts
From: John Hasler (jhasler_at_debian.org)
Date: 09/30/05
- Previous message: Alvin Oga: "Re: GRUB woes (install to hde)"
- In reply to: Stephen R Laniel: "Re: Standard place for Bash Scripts"
- Next in thread: John Hasler: "Re: Standard place for Bash Scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Fri, 30 Sep 2005 10:31:42 -0500
Stephen R. Laniel writes:
> If you want them to be available to all users, I suspect the canonical
> answer would be /usr/bin.
Don't put local software in /usr/bin. It may collide with something
installed by the package manager. Put it in /usr/local/bin. That's what
it's for (except on BSD).
-- John Hasler -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Alvin Oga: "Re: GRUB woes (install to hde)"
- In reply to: Stephen R Laniel: "Re: Standard place for Bash Scripts"
- Next in thread: John Hasler: "Re: Standard place for Bash Scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]