Essential Linux troubleshooting commands every user should know.
The seq command is handy for generating number sequences on Linux. It requires at least one number as an argument and, given that, it will provide all the numbers from 1 to whatever number you specify ...