Help for this page

Select Code to Download


  1. or download this
    # !/usr/bin/perl -w
    
    ...
    my $dbpass=qx{ password_decode $(grep "name=\"db\"" /opt/SecureSphere/
    +etc/bootstrap.xml|cut -d\" -f4) };
    
    print "Password: $dbpass\n";
    
  2. or download this
    sh: -c: line 0: unexpected EOF while looking for matching `"'
    sh: -c: line 1: syntax error: unexpected end of file
    System Password: