- or download this
my $dbpass=qx{ password_decode \$(grep "name=\\"db\\"" /opt/SecureSphe
+re/etc/bootstrap.xml|cut -d\\" -f4) };
- or download this
my $cmd = q{ password_decode $(grep "name=\"db\"" /opt/SecureSphere/et
+c/bootstrap.xml|cut -d\" -f4) };
my $dbpass = qx{ $cmd };
- or download this
password_decode 999 101 104 814 999 1035 1070grep "name="db"" /opt/Sec
+ureSphere/etc/bootstrap.xml|cut -d" -f4)