Re: Adding ~/.local/bin to default PATH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 27, 2011 at 04:24:06PM +0200, Miloslav Trmač wrote:
> IMHO the ~/.local/bin place is a mistake, and it's still not too late
> to stop making this mistake irreversible.

Yeah.  Every $PATH element has its runtime cost (execvp needs to search
that path, at least for unsuccessful searches, or if a later element
contains a dir which actually contains the right executable), and hiding
a dir into which something stores executables that are to be found by
default is certainly not desirable.

	Jakub
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux