This Python script prints its arguments, environment, and the paths for the standard streams in a file.
Go to file
Nixyri 0fa6d8ee86 Add setup.py
Signed-off-by: Nixyri <nixyri@noreply.localhost>
2024-08-19 08:48:59 +00:00
LICENSE Initial commit 2024-08-19 08:47:25 +00:00
README.md Initial commit 2024-08-19 08:47:25 +00:00
setup.py Add setup.py 2024-08-19 08:48:59 +00:00

argv-env-stdio

This Python script prints its arguments, environment, and the paths for the standard streams in a file.