Skip to content

ondikumana/MyShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Shell

Compile: gcc -o msh msh.c

Supports any Unix Command (ps, ls, cd, ect..)

Implements the "history" command and the "!n" command, n being the nth command from history. This shows last 15 commands.

Implements the "listpids" or "showpids" command to show last 15 PIDs.

Happy Hacking!

About

A custom shell in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages