% less `which xinit`
% which xinit /usr/local/bin/xinit
% less /usr/local/bin/xinit
% which xinit | xargs less
% find | xargs grep -n [pattern]