Set multiple variables and run a program

env

  • Show the environment or run a program in a modified environment.
    More information: <https://www.gnu.org/software/coreutils/env>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

env {{variable1}}={{value}} {{variable2}}={{value}} {{variable3}}={{value}} {{program}}

click the source code to copy install env on any operating system with command-not-found.com