Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libss2
Command-line interface parsing library
http://e2fsprogs.sourceforge.net
0
no reviews
Install
Libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function.
it was originally inspired by the multics subsystem library.