The script is taking the numerical output that it is given, and ordering it from lowest to highest, with a space of time in between each line of output.
The script is reading the input it is given, then running it through the function “process”. the process function sleeps for a certain amount of time, and then
the order can be reversed by piping the output into tac.