Skip to content
/ nosh Public

A simple shell supporting background tasks, using a linked list developed by FAU´s i4

Notifications You must be signed in to change notification settings

ncls-fcs/nosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nosh

A simple shell supporting background tasks.

This shell uses a linked list needed for the jobs command developed by FAU´s i4.

Usage

It´s a shell. If you´ve come to comipiling this, I´m expecting you to know how to use one.

  • Append & to any command to have it run in the background. Check background tasks using jobs.
  • cd supports relative paths.

About

A simple shell supporting background tasks, using a linked list developed by FAU´s i4

Resources

Stars

Watchers

Forks

Packages

No packages published