I'm used ./geth command line for create address with command
./geth account new
and put password.
and after that system create keystore file.
- how to decrypt keystore file with my password for get privacy key with linux command line.
- i don't want to use myetherwallet.com
thank you for advanced.