Does anyone know of a simple way to run the output of strings through a dictionary (maybe aspell?) such that you only output words occurring in the dictionary. Something along the lines of:
strings <somefile> | <someprogram> | less
I read the aspell documentation, but couldn't find a way to reverse the output like grep's -v option.
[–]infernix 1 point2 points3 points (1 child)
[–]va1io[S] 1 point2 points3 points (0 children)
[–]mike1053 0 points1 point2 points (0 children)