Skip to content

A trivial example of a UNIX shell (not POSIX compliant)

Notifications You must be signed in to change notification settings

kevin-b-lockwood/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Trivial Shell

This is a shell program that supports ~ as home dir, and can background tasks with a &. It has a prompt like the following:

╭─foo@host /etc/ssh
╰─%

This may see further development if I get free time

About

A trivial example of a UNIX shell (not POSIX compliant)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages