在Bash中查找两个数字之间的所有数字

Ben*_* S. 1 bash

我有两个变量,如:

a=200
b=205
Run Code Online (Sandbox Code Playgroud)

并想知道这两个数字之间的所有数字(包括.这些指定的数字).