Right.
This is future proof. I just have a few
dirs and a few oneliners for searching them.
E.g. if it is in ~/how2 I use the "how" script:
find ~/how2 -exec grep $1 {} \;
or the "How" script for filenames only:
find ~/how2 -exec grep -H $1 {} \;
Keep It Simple, Stupid.
But I will have a local wiki RSN. That's
a great idea.
Let's hunt up an anagram for them. How about zWodnil. I think the judge will allow it: zWodnil's not no lindoWz. almost a palindrome there, too.
Right. This is future proof. I just have a few dirs and a few oneliners for searching them. E.g. if it is in ~/how2 I use the "how" script: find ~/how2 -exec grep $1 {} \; or the "How" script for filenames only: find ~/how2 -exec grep -H $1 {} \; Keep It Simple, Stupid. But I will have a local wiki RSN. That's a great idea.