Scott M. Mcdermott
UNIX Systems & Network Administrator
available for contract or salaried positions
site location:
home
⇒
code
⇒
libsh/
⇒
env/
⇒
array_exists
array_exists
#
array_exists ()
{
compgen -A arrayvar
$1
}
# vim:syn=sh:ft=sh