@uvuv643
back to homepage
commands i always forget
find . -path '*/.*' -prune -o -mindepth 1 -maxdepth 5 -print | sed -e 's/[^-][^\/]*\// |/g' -e 's/|\([^ ]\)/|-- \1/'