du -h test.sh | sed -e 's/\(\<.*\>\)\(\t*\)\(\<.*\>\)/\3 \1/g'
^^ note: the use of chuncking the regex in to 3 regex subexpressions via the backslash-paranthesis syntax
du -h test.sh | sed -e 's/\(\<.*\>\)\(\t*\)\(\<.*\>\)/\3 \1/g'
^^ note: the use of chuncking the regex in to 3 regex subexpressions via the backslash-paranthesis syntaxstatus | 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 |