https://github.com/reshane/catpy
copy of command line utility `cat`. Pronounced 'catpee'. Written in C using syscalls.
https://github.com/reshane/catpy
Last synced: 5 months ago
JSON representation
copy of command line utility `cat`. Pronounced 'catpee'. Written in C using syscalls.
- Host: GitHub
- URL: https://github.com/reshane/catpy
- Owner: reshane
- License: mit
- Created: 2024-06-09T02:21:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T00:25:34.000Z (over 3 years ago)
- Last Synced: 2025-06-17T08:02:06.126Z (about 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Catpy
This is a copy of command line utility `cat`. Pronounced 'catpee'. Written in C using syscalls.