Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

To compile, requires CMake:

# mkdir build
# cd build
# cmake ..
# make