Skip to content

RAWSH (Reborn in Another World Shell) is a go implementation to basic features of BASH.

License

Notifications You must be signed in to change notification settings

lucca-poli/RAWSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RAWSH

RAWSH (Reborn in Another World Shell) is a go implementation of a subsets of BASH features and a interactive-only shell. In other words, it still doesnt accept commands from a file.

What it is

  • A interactive-only shell
  • Not a programming language

Needs to implement

  • Handle a single process
  • Implement basic tools (cd, pwd, exit)

About

RAWSH (Reborn in Another World Shell) is a go implementation to basic features of BASH.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages