K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-10-28T10:33:31.516159Z K 7 svn:log V 377 Improve compatibility with GNU timeout According to the coreutils regression testsuite for timeout(1) It is expect to exit with a status being: 125 in case an invalid duration or signal is passed in arguments 126 in case an invalid command is passed in arguments 127 in case the command passed in arguments does not exists. While here document this behaviour in the man page END