I am working on a project that have reached over more than 3000 commands. However most of the commands of mine is repeated and generated automatically due to my program.
I have try to grep or export to file but it only displays 1000 commands recently.
Are there any ways that to have a look on those very first commands (for e.g first 500 commands).
Thanks in advance !