Hacker News new | ask | show | jobs
by tonyarkles 1072 days ago
Lol...

    % wc -l `find . -name \*.org`
    ...
    361427 total
1 comments

Lol...

    $ wc `fdfind -t f -e org`
    1839279 16220106 107034844
(lines words chars)

Yes, it's structured.

Awesome!! Yah mine is structured reasonably well into different clients and projects, notes on different tools, cookbooks (both code and food), etc.
Nice.