4 ms·
Why not add a boolean flag and use a single exit(1) at the end? That way the user can see all the environment variables that have not been set.
by niux 1y ago
Why not add a boolean flag and use a single exit(1) at the end? That way the user can see all the environment variables that have not been set.