This repository stores all system-engineering projects
Projects list is here:
Basic shell commands training : ls, cd, pwd, chmod, rm, mkdir, rmdir ...
Shell permission commands training: chmod, chown, chgrp ...
Shell commands specialized in file i/o redirections training: cat, find, head, tail, grep, sed, pipelines ...
Training session specialized on expansion commands : alias, $USER, $PATH, printenv, set, export, local ...