\chapter{Trabajando en modo texto}

%%%%%%%%%%%%%%%%%%%%%%%%
% Entrar en el sistema %
%%%%%%%%%%%%%%%%%%%%%%%%
\input{Shell/EntrarAlSistema}

%%%%%%%%%%%%%%%%%%%%
% Comandos básicos %
%%%%%%%%%%%%%%%%%%%%
\input{Shell/ComandosBasicos}

%%%%%%%%%%%%%%%%%%%%%%%
% Permisos de usuario %
%%%%%%%%%%%%%%%%%%%%%%%
\input{Shell/PermisosDeUsuario}

%%%%%%%%%%%%%%%%%%%%%%%%
% Variables de entorno %
%%%%%%%%%%%%%%%%%%%%%%%%
\input{Shell/VariablesDeEntorno}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Redirección de entradas y salidas %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{Shell/RedireccionIO}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Archivos de configuración del shell %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{Shell/ConfiguracionDelShell}

%%%%%%%%%%%%%%%%%%%%%%%%%
% Programación en shell %
%%%%%%%%%%%%%%%%%%%%%%%%%
\input{Shell/ProgramacionEnShell}
