Hliran207/shell_c_linuxCommand
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
shell implemantation in c for linux: to compile the program: 1. gcc HW2.c functions.c -o shell 2. gcc -o tree tree.c 3. ./shell
| Name | Name | Last commit date | ||
|---|---|---|---|---|
shell implemantation in c for linux: to compile the program: 1. gcc HW2.c functions.c -o shell 2. gcc -o tree tree.c 3. ./shell