This program outputs one long line obtained by concatenating the lines of the input file. The supported options are: -l i stop when line reaches or exceeds i; default no limit -s s insert s after each line; default no separator Separators are counted in the length limit.