virt-what.in: get effective uid in a portable way
authorAssaf Gordon <assafgordon@gmail.com>
Mon, 15 Sep 2014 18:58:19 +0000 (18:58 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 20 Jun 2016 12:30:17 +0000 (08:30 -0400)
commite1e79b9a988ab66f7ab673034488b42057621320
tree7ac39d22f22b1ce8e6db4e5ff21d651ff78fbb8c
parent8769b28cce8fdbc7da0605b061242b9dba51fc20
virt-what.in: get effective uid in a portable way

$EUID is bash-specific. Use the POSIX-compatible 'id -u' instead.
virt-what.in