2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00
kea/scripts/env.sh
Andrei Pavel 5d32aeb38b
[#3731] Unify all grabber.sh scripts in a single one
Two are too many, let alone four.

Add env.sh and fix extended version.
2025-03-17 12:16:42 +02:00

4 lines
52 B
Bash

#!/bin/sh
env | grep -E "^${1}=" | cut -d '=' -f 2