Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes.

My system does it like this.

    /bin - static linked basic user commands
    /sbin - static linked system commands (incl. important daemons)
    /usr/bin - dynamic linked user commands
    /usr/sbin - dynamic linked system commands and system daemons
    /usr/local/bin - user commands installed via package
    /usr/local/sbin - system commands installed via package


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: