Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cculianu/bdes
bdes CLI utility ported over from NetBSD. Supposedly 100% compatible with SunOS des command.
https://github.com/cculianu/bdes
Last synced: about 2 months ago
JSON representation
bdes CLI utility ported over from NetBSD. Supposedly 100% compatible with SunOS des command.
- Host: GitHub
- URL: https://github.com/cculianu/bdes
- Owner: cculianu
- Created: 2023-12-15T17:29:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-16T03:44:01.000Z (about 1 year ago)
- Last Synced: 2024-10-13T16:32:04.859Z (3 months ago)
- Language: C
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
To compile, requires CMake:
# mkdir build
# cd build
# cmake ..
# make