Forgot your password?
typodupeerror

Comment Re:Mike (Score 1) 316

In the *nix world, everything is pretty self contained within its own directory.

You must be talking about some crazy, bizarro *nix world, as the one in this world tends to split directories up by what the files are for, not by application.

For example, /etc has configuration files, /usr/bin and /usr/local/bin tend to have executables, /var/log has log files... I could go on.

Very infrequently, apps will install their entire directory structure into something like /opt, but that's very, VERY rare.

Slashdot Top Deals

All the simple programs have been written.

Working...