https://github.com/x4e/gnu-is-not-unix
Solving the mystery of the universe
https://github.com/x4e/gnu-is-not-unix
Last synced: about 2 months ago
JSON representation
Solving the mystery of the universe
- Host: GitHub
- URL: https://github.com/x4e/gnu-is-not-unix
- Owner: x4e
- Created: 2021-05-25T16:37:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T17:15:17.000Z (about 5 years ago)
- Last Synced: 2025-01-18T08:47:04.133Z (over 1 year ago)
- Language: C
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GNU Is Not Unix
When you ask someone "What does GNU stand for?" you often get an answer like:
> GNU is Not Unix
Which is about as useful as telling you that pi equals 3.14.
That is why I have attempted to answer this question myself.
Unfortunately, just like pi, we may never know the full answer but at least we can get as close as possible.
## Usage
```
tcc -run main.c
```