Skip to content

My Shell Written In C, Compiled And Built With XCode.

License

Notifications You must be signed in to change notification settings

FBLA-MATCHMAKER/SHELL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My-Shell

My Shell Written In C, Compiled And Built With XCode.

USAGE

1.) Open Terminal by navigating to Applications > Utilities > Terminal

2.) Type gcc with a space afterwards

3.) Drag the file with the .c extension to the Terminal window to place the location of the file.

4.) Press Enter.

5.) This will generate a file called a.out inside your user folder.

6.) Type ~/a.out

7.) Press Enter.

8.) Watch THE SHELL COME ALIVE

About

My Shell Written In C, Compiled And Built With XCode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%