- Custom UI
- Colourful Aids
- Tab completetion
- Deals with accidental spaces and tabs
-
File system related:
- mkdir
- cat
- ls
- cd
- rm
- rmdir
- pwd
- cp
- mv
- touch
-
File Operations:
- wc
- sort (-o, -r)
- uniq
-
System Information:
- ifconfig
- lscpu
- free
- w
- ps (-p, -pid)
-
Shell UI related:
- exit
- clear
- about
-
Executable:
- gcc
Compile shell.c and modular_shell.c files
run ./shell or run make
- Soham Pachpande
- Pranjali Jain
- Naman Jain
- Pratik Kayal