-- why--
intermezo by the way .... :D
--1--
when looking of a million or maybe a billion of log file, it would be faster if we go on line that we suspected
--trying--
a simple command it can be done it by this command
sed '2000,30000!d' aku.sh
nb: it will print line 2000 to 30000 of a file
comment please ... ConversionConversion EmoticonEmoticon