How To Install Emptyenv In Debian, Ubuntu, Alpine And Kali?

How To Install Emptyenv In Debian, Ubuntu, Alpine And Kali?

emptyenv

small and non-interactive scripting language

Maintainer: Shengjing Zhu



Section: admin

Install emptyenv

  • Debian apt-get install execline Click to copy
  • Ubuntu apt-get install execline Click to copy
  • Alpine OS apk add execline Click to copy
  • Kali Linux apt-get install execline Click to copy

execline

small and non-interactive scripting language

Execline is a (non-interactive) scripting language, like sh; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script. Execline is as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shell's syntax, and has no security issues. Execline binaries are installed in /usr/lib/execline/bin, please add it to PATH before using them.

Install the latest version of emptyenv in Debian, Ubuntu, Alpine and Kali from terminal. To install the emptyenv just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of emptyenv from the respository and install it in your computer/server.