Skip to content

AlyssaKit/smallShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

 To run the program:
 first enter:
 gcc --std=gnu99 -o smallsh main.c
 
 second enter: 
 ./smallsh
 
 third enter: 
 ls, status, or another cmd
 
 fourth: 
 enter exit to leave the program

for using the scripts::
 To run the program:
 first enter:
 gcc --std=gnu99 -o smallsh main.c
 
 second enter: 
./p3testscript 2>&1
 
 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published