[H-GEN] Useful not so obvious tips
Byron Ellacott
bje at apnic.net
Wed Oct 27 00:11:15 EDT 2004
Anthony Towns wrote:
> less $(find . -type f -print0 | xargs -0 grep -l newstuff)
aka
less $(!!)
?
For bash users, anyway.
--
bje
More information about the General
mailing list