I seek some inputs on the practice of using long command lines, like in the link below. The issue came up on the C++ standardization list, over concerns when admitting C++ types as arguments in the function “main”.
https://stackoverflow.com/questions/33051108/how-to-get-around-the-linux-too-many-arguments-limit/33278482
