On Thu, May 19, 2016 at 10:45:53PM +0300, Igor Vlasenko wrote: [...] > На что можно посмотреть, это 1) защита против засирания лога бесконечным > циклом - head -c 10M выбивает после 10M и останавливает сборку. > "$@" $i 2>&1 | tee "$logfile" | head -c 10M # against infinite loops $ man hasher-priv |colcrt |sed -n '/wlimit.bytes.written/,/^$/{/-/!p}' wlimit bytes written Define limit of output generated by child process, in bytes. If wlimit bytes written config parameter is also set, then minimal value will be used. -- ldv