Skip to content

dmadoery/OS24-Shell

Repository files navigation

OS24-Shell

Customized Linux shell for the project in the Operating Systems course.

It shall have the following functions:

- normal functions like cd/ls/mkdir/mv/cat/ etc.
- search for file/folder breath or depth first search
- recording all inputs from shell and save all inputs in textfile /show signal in shell record on. (Bonus: create bash file from these inputs for reconstruction)
- integrated calculator ca ex: 5+5*2 remove (spaces) +-*/ (Bonus: square, squareroot, etc)
- Bonus: Internet search from shell: ex: comand Searchcommand -> opens standard browser and searches for the searchcomand.

About

Customized Linux shell for the project in the Operating Systems course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors