HokieGeek / dotfiles

My linux config files
0 stars 0 forks source link

[s] Implement 'search all' feature #41

Closed HokieGeek closed 10 years ago

HokieGeek commented 10 years ago

Should be trivial, at this point, to implement a default option that performs all of the searches allowed in this script if the following are taken into account:

  1. archive searching and file searching use the same results file
  2. grepping done after archives and files and grepadd must be used

This is related to issue #24

HokieGeek commented 10 years ago

Not doing archive searching and I don't think I ever used this feature with the old incarnation of the script.

I'll implement this if it seems useful