On 10/6/20 2:35 PM, Patrick O'Callaghan wrote:
For as long as I can remember, the shell builtin 'env' has been useful for listing all the current environment variables.
It's not a builtin: # builtin env -bash: builtin: env: not a shell builtin Are you thinking of "set"?
Not any more. There's another command called env which does something different, and the builtin no longer exists.
/usr/bin/env prints the list of environment variables for me. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx