set -u
^^ use the set built-in command, at top of script.
^^^ note the u stands for unset (i.e. you are enabling guarding against unset variables)
set -u
^^ use the set built-in command, at top of script.
^^^ note the u stands for unset (i.e. you are enabling guarding against unset variables)
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |