$ 0 0 $ find /path/to/dir -type f -print0 | xargs -0 grep -l "foo" View this command to comment, vote or add to favourites View all commands by apotheos by David Winterbottom (codeinthehole.com)