Skip to content

fix issues with too long command line length

Christoph Cullmann requested to merge work/fix_command_line_length_issues into master

Try to work around too long command line length, did work for me with e.g. kio.

@dfaure @alex

Perhaps you have better ideas, I failed beside resorting to use either a script or some POSIX shell things that will not do the job on Windows.

Merge request reports