xenv - Summary
Free Software
Reads input from files (or the standard input, if none are supplied) and prints it on the standard output, replacing references to environment variables with their actual values.
Usual shell-style references are understood ($NAME, ${NAME}, ${NAME:-word}, ${NAME:+word}, ${NAME:=word}, ${NAME:?word}. A special ternary construct is provided: ${NAME:|word1|word2}, which expands to word1 if NAME is set and to word2 otherwise. Additionally, conditional constructs, comments and quotation sequences are also understood.
Registration Date: Sat 30 Jan 2021 08:39:24 PM EET
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable
posted by gray, Thu 11 Feb 2021 03:56:29 PM EET - 0 replies
Version 1.1 is available for download. Checksums (md5, sha1, and sha512):
posted by gray, Tue 02 Feb 2021 07:30:32 PM EET - 0 replies
Version 1.0 is available for download. Checksums (md5, sha1, and sha512):
[Submit News]
[2 news in archive]
