Skip to content
/ swish Public

swift shell: a basic swift optimized shell written in c

Notifications You must be signed in to change notification settings

ek234/swish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swish

A swift shell written in C

Installation

run make execute with ./swish to clean, make clean

Assumptions

  1. Sudo permissions are required for pinfo.
  2. There are size limits to various strings, arrays given in headers/def.h
  3. Assuming that in spec 7, there exists at max only one filename and one directory name - so that even if they are in any order, we can parse it.

About

swift shell: a basic swift optimized shell written in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published