paths2indent - Transform list of filesystem paths to an indented list of the leaf elements



NAME

paths2indent - Transform list of filesystem paths to an indented list of the leaf elements


SYNOPSIS

paths2indent [OPTIONS]


DESCRIPTION

Input: list of file paths line-by-line

Output: leaf file names indented by as many tabs as deep the file is on the tree


OPTIONS

-d, --separator CHAR
-t, --stop PATTERN
-s, --sort


LIMITATIONS

Can not have empty path elements (ie. consecutive slashes).


SEE ALSO

https://github.com/jez/as-tree
 paths2indent - Transform list of filesystem paths to an indented list of the leaf elements