bash find email year based 09/02/2010 by admin - Bash for i in `find . -type f -iname ‘*[0-9]*’` ; do head -n $(grep -m1 -n ^$ $i | awk -F : ‘{print $1}’) $i | grep “^Date.*\ 2005\ ” -q ; if [ $? != 1 ]; then echo $PWD $i; fi ; done Navigazione articoli mysql master master quick skipSNR means Signal to Noise Ratio Lascia un commentoDevi essere connesso per inviare un commento. Questo sito usa Akismet per ridurre lo spam. Scopri come i tuoi dati vengono elaborati.