On 14/11/14 16:46, Alexander Weps wrote: >>From man: > -1 list one file per line > > If filename contains new line than it is printed on more than one line.
True. Perhaps we should add to the description: "See also -b and -q" as they avoid the issue: \ls -q1 | cat Pádraig.
