Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfOS User-space Implementation
=========================================================================

The InfOS user-space implementation contains a number of simple programs to
run on top of the InfOS kernel.

When InfOS boots, it will start the shell, which allows you to launch other
programs.  You can even launch a new shell, within a shell.

The shell is very basic, and doesn't support path resolution, so you must
qualify every program you want to run with the full path.  All the programs
live in the /usr directory, so to run a program you would enter the following,
the '>' being the shell prompt:

   > /usr/ls

To view this README file inside InfOS (which you might be doing right now!)
execute the following command:

   > /usr/cat /usr/README

About

School of Informatics (University of Edinburgh) Research Operating System User-space

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.