A legacy system is an old application, technology, mainframe, method, etc.
I have just stumbled upon the bash syntax: foo=42 bar=$[foo+1] # evaluates an arithmetic expression When I Googled for this, …
bash syntax operators legacy arithmetic-expressions