index --> comp --> *nix

*nix

ls

Following are various bits and pieces that may live here indefinitely or might be moved.

window managers (most common?)

partitions

formats

boot loaders

file names

A UNIX file or directory name may have up to 256 characters. The following characters are not allowed:
[ ] ( ) $% & @ ! * ? { } ^ ~ ` ; ' " #
The following characters are reserved in Windows, and so would not be compatable:
\ : ? < > |

Typing of commands and file or directory names in the shell can be accomplished more quickly by typing the first few letters then hitting the Tab key.

The asterisk can be used as a wild card.

last updated: 2004-02-10t09:22z