Linked by Thom Holwerda on Wed 2nd Nov 2011 23:17 UTC
/usr/bin, and all libraries to /usr/lib and /user/lib64.
Permalink for comment 495561
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/25/13 0:45 UTC
Linked by Thom Holwerda on 05/24/13 23:59 UTC
Linked by Thom Holwerda on 05/24/13 22:33 UTC
Linked by Howard Fosdick on 05/24/13 21:41 UTC
Linked by Thom Holwerda on 05/24/13 14:44 UTC
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
More News »
Sponsored Links



Member since:
2009-07-15
/System
/Library
/Programs
/Users
1. "<Shift>First char</Shift>remnant chars" (after all: we're talking Unix with case sensitive FSs, and not Windows or AmigaOS where that luxury (pain) is absent) isn't exactly as simple as possible: one of the the few stupid ideas in GoboLinux.
2. You have "library" (singular/collective), and then "programs" and "users" (plural). Non-uniformity is not as simple as possible.
My few rotten cents... "
Except that you would not have
/System
/Library
etc.
on AmigaOS. You would use device names to point to relevant directories, eg:
SYS:
Libs:
Devs:
Fonts:
C: (for commands)
etc.
Then it does not matter where you put those directories and you could re-point any of those device names at will.
Took a little while to get used to when if you were a DOS or UNIX head back in the day, but it was a far neater system IMHO. Maybe Linux should use that instead ;-)