1 2 3 4 5 6 7 8 9 10
# sort-path-length Binary package to sort paths based on their component's length ## TODO * Accept input from stdin * Add option to change sort order * Check usage on other systems (eg: Windows) * Improve documentation