I have some code that is dependent on the fact that (until now) I've been getting the results by find in cygwin in ascending order.
Is this always the case or have I to be careful about any other "variables", to make sure I will get this result in both Windows / Linux, whatever?
Thanks