Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Adam's Shell (ASH)

Simple shell wrote by following Stephen Brennan's tutorial here.

Installation

  1. Clone the project
  2. Navigate to the cloned folder
   cd ash

3.Compile the project

 gcc -Wall -Wextra -o ash main.c

Builtin commands

  1. Change directory
    cd
    
  2. help
    help
    
  3. exit
    exit
    

About

Simple shell

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages