danconway [10:01 AM]
@papcio77: Just place the private key inside a text file (eg mykey.txt) inside your gexp directory, then run from command line 'gexp account import mykey.txt' , it should ask you for a password (then reask you) to encrypt the key as it stores it (so make sure you remember the pw you enter!)
[10:02]
It would be recommended to delete the mykey.txt since its in plain text
[10:02]
but suggested to store it somewhere safe (or store your new password and the keyfile created by gexp)