Hey, so env allows you to print all the environment variables, set a environment variable and disable all the environment variables. But it doesn’t provide a way to print a value of specific environment variable which printenv gives you out of the box. So the use case where you want to print a specific value of environment variable this comes handy