https://github.com/oditynet/devfifo
https://github.com/oditynet/devfifo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oditynet/devfifo
- Owner: oditynet
- Created: 2024-06-20T13:22:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T13:23:43.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T05:45:29.536Z (almost 2 years ago)
- Language: C
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FORK!!!
FIFO device.
You can send many date and get data recieve in one place
```
echo "1"> /proc/msg_queue
cat /proc/msg_queue
```