PREV INDEX NEXT

Author: Unknown
Subject: sequences
Date: Monday, 23 Nov 2020, 02:27:15

Is the order in which a sequence is executed supposed to be "random"? For example: "echo a & echo b & echo c & echo d" seems to output the results in different orders each time I run it.
PREV INDEX NEXT