gnu-system-discuss
[Top][All Lists]
Advanced

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

Re: A GNU Distribution


From: Kete
Subject: Re: A GNU Distribution
Date: Sat, 07 Apr 2012 18:30:10 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120330 Thunderbird/11.0.1

On 04/07/2012 06:20 PM, Richard Stallman wrote:
        With Nix, how does the shell search for an executable?

     It searches PATH for the right executable.

What dirs does it find them in?  Is it true that /bin does
not exist as we are used to?  If it's true, how is it different
and why?
It looks in /nix/bin. /bin has one simlink file. One reason why they don't use /usr/bin is to greatly reduce incomplete dependencies.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]