Documentação básica sobre Unix


O Linux é um sistema operacional baseado no modelo Unix.

Em:

http://www.pcs.usp.br/~rgreiner/textos/unixtrng.zip

você encontra um tutorial básico sobre Unix feito pelo governo americano (em inglês). Esta documentação é um arquivo texto (ASCII) e abre em qualquer máquina.

Ali você encontra, por exemplo, uma descrição da estrutura de diretórios como segue abaixo:


1.3 UNIX System Files

In order for you to have a basic understanding of the contents of
some of the system directories, here is a partial list of those
directories and what files they contain:

/bin                 This is where the executable files are located.
                     They are available to all user.

/dev                 These are device drivers.

/etc                 Supervisor directory commands, configuration
                     files, disk configuration files, reboot files,
                     valid user lists, groups, ethernet, hosts, where
                     to send critical messages.

/lib                 compiler libraries

/tmp                 scratch processes, editors, compilers, and
                     databases

/bsd                 Berkeley commands  (*** obs: isto não existe no Linux)

/mnt                 empty, used for disks

/stand               boot information (*** obs: isto não existe no Linux)

/lost+found          orphans go here (look here after system crash)

/unix*               executable, bootable kernel (*** obs: isto não existe no Linux)

This is not an exhaustive list of directories that contain system
information but it is intended to remove some of the mystery
behind these directories and the types of files they contain.


Para assinar ou abandonar o ViaLinuxis: http://www.pcs.usp.br/~jkinoshi/boletim.html
colocado em: 18 - 4 - 00

^JC