File: env.sh

package info (click to toggle)
isc-kea 3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 63,448 kB
  • sloc: cpp: 595,796; sh: 26,896; lex: 8,540; yacc: 8,424; python: 1,065; xml: 149; makefile: 39
file content (3 lines) | stat: -rwxr-xr-x 52 bytes parent folder | download
1
2
3
#!/bin/sh

env | grep -E "^${1}=" | cut -d '=' -f 2