because table/data-compare is very slow on bigger files, I use text-compare instead.
how can I do a simple sort on the complete file before comparing it?
yes, I can do it in linux or windows-shell with the known 'sort'-command,
but it would be nice doing it within bc and doing it for the files in the session ...
how can I do a simple sort on the complete file before comparing it?
yes, I can do it in linux or windows-shell with the known 'sort'-command,
but it would be nice doing it within bc and doing it for the files in the session ...
Comment