Skip to content

crashout shell - like bash but it crashes your computer when you make an error

License

Notifications You must be signed in to change notification settings

wang-edward/crsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crsh

crsh is unix shell that disinventicizes making mistakes.

  • when a program returns a non-zero error code, the computer will shut down.

Usage

make
sudo ./crsh

# examples
root@crsh $ ls
root@crsh $ ./bin/fizzbuzz
root@crsh $ ./bin/factorial
root@crsh $ vi THIS_IS_COOL.txt
root@crsh $ cat notafile # what happens?????

About

crashout shell - like bash but it crashes your computer when you make an error

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published