#!/bin/sh /usr/bin/find /usr/src -type f -print0 | xargs -0 grep -l "Szukana fraza"