Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 377 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 377 Bytes

halosh

This repository contains a basic shell which I made for project evaluation in 4th sem.

How to use

Just compile the main.c file with gcc

 mkdir bin
 gcc src/main.c -o bin/halosh
 ./bin/halosh

Do message me

  • Want a feature to be included
  • Want help with a specific command if making your own shell
  • or just say hi! <psst... I won't bite>