From:
https://en.cppreference.com/w/c/language/main_function
argv- Pointer to the first element of an array of argc + 1 pointers,
of which the last one is null and the previous ones, if any, point to strings
that represent the arguments passed to the program from the host environment.
Hi All,
These days I live in the automation space where armored ssh keys get loaded in
various automation tools. These get pulled out as strings, added to ssh-agents
or handed to ssh as identity files. I have seen at a number of clients where
various parts of that break down due to tools stripp