Skip to content

cr4sh_ (pronounced crash, because it crashes all the time) is a Linux shell fully written with Rust. This can be used for educational purposes and is a great intro to Systems Programming

Notifications You must be signed in to change notification settings

bexxmodd/cr4sh_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cr4.sh_

TODO:

  • Allow piping of the commands
  • Add personalized color printing of the terminal user
  • Allow execution of local executables properly
  • Allow chain of commands when && is supplied
  • Handle & symbol to send command as a background process
  • Handle arrow, home, end keyboard inputs and cursor movement
  • Implement source function
  • Implement history function
  • Implement dot/source function

About

cr4sh_ (pronounced crash, because it crashes all the time) is a Linux shell fully written with Rust. This can be used for educational purposes and is a great intro to Systems Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages