Bitcoin Forum
May 24, 2024, 03:49:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Piping private/public key pairs to a text file in linux using bitcoind?  (Read 581 times)
dillpicklechips (OP)
Hero Member
*****
Offline Offline

Activity: 994
Merit: 507


View Profile
August 17, 2013, 03:34:08 PM
 #1

I want to create a simple command in linux that is sent to bitcoind that will return a new private and public key that I can send to echo to a text file?
domob
Legendary
*
Offline Offline

Activity: 1135
Merit: 1166


View Profile WWW
August 19, 2013, 06:55:40 AM
 #2

Not tested, but you could try:
Code:
bitcoind getnewaddress >file
bitcoind dumpprivkey `cat file` >>file

Use your Namecoin identity as OpenID: https://nameid.org/
Donations: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS | GPG 0xA7330737
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!