A bad version of the unix-like tree command and a visual version of find command that shows the results found in a visual tree
Go to file
Amber f16897721f adding type search 2024-02-05 10:10:00 +01:00
src adding type search 2024-02-05 10:10:00 +01:00
.gitignore supporting regexp 2024-02-01 16:31:38 +01:00
LICENSE Initial commit 2024-01-15 09:04:53 +01:00
README.md colors 2024-01-18 09:39:40 +01:00
vfind.py adding type search 2024-02-05 10:10:00 +01:00

README.md

Nerd tree

An ugly version of the unix-like tree command and a visual version of find command that shows the results found in a visual tree. All written in python language. Branch is unstable and under development