https://github.com/dalm1/simpleshell
https://github.com/dalm1/simpleshell
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dalm1/simpleshell
- Owner: DALM1
- Created: 2023-09-01T14:51:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T01:31:58.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T08:14:48.633Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simpleshell (linux)
gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o simpleshell