Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnunet-dht-get(1) [debian man page]

GNUNET-DHT-GET(1)					      General Commands Manual						 GNUNET-DHT-GET(1)

NAME
gnunet-dht-get - issue a GET request to the GNUnet DHT, prints results. SYNOPSIS
gnunet-dht-get [options] DESCRIPTION
gnunet-dht-get issue a GET request to the GNUnet DHT and prints results. OPTIONS
-c FILENAME, --config=FILENAME Use the configuration file FILENAME. -h, --help Print short help on options. -k KEY, --key=KEY The query key. -L LOGLEVEL, --loglevel=LOGLEVEL Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. -l LOGFILE, --logfile=LOGFILE Configure logging to write logs to LOGFILE. -r LEVEL, --replication=LEVEL How many parallel requests (replicas) to create. -T TIMEOUT, --timeout=TIMEOUT How long to execute this query before giving up? -t TYPE, --type=TYPE The type of data to look for. -V, --verbose Be verbose (print progress information). -v, --version Print GNUnet version number. BUGS
Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org> GNUnet Jan 4, 2012 GNUNET-DHT-GET(1)

Check Out this Related Man Page

GNUNET-RSA(1)						      General Commands Manual						     GNUNET-RSA(1)

NAME
gnunet-rsa - manipulate GNUnet RSA key files SYNOPSIS
gnunet-rsa [options]FILENAME DESCRIPTION
gnunet-rsa can be used to create an RSA private key and to print the corresponding public key. You must specify a filename containing an RSA private key in GNUnet format as an argument. If the file does not exist, gnunet-rsa will create a key. This may then take a while. If the option -p is given, the corresponding public key will be printed to the console. OPTIONS
-p, --print-public-key Print the corresponding public key to stdout. -P, --print-peer-identity Print the corresponding peer identity (hash of the public key) to stdout. This hash is used for the name of peers. -s, --print-short-identity Print the corresponding short hash (256-bit hash of the public key) to stdout. This hash is used for names in the zkey zone. -c FILENAME, --config=FILENAME Use the configuration file FILENAME. -h, --help Print short help on options. -L LOGLEVEL, --loglevel=LOGLEVEL Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. -v, --version Print GNUnet version number. BUGS
Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org> GNUnet Mar 15, 2012 GNUNET-RSA(1)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help with looping

Hi, Actually I have a file which consists data . for eg names. Then I want my sql query to read this file and produce the output. Currently I am using this FOR EG : FILENAME is NAMES for i in `cat NAMES` { sqlplus -s $CONNECTID << EOF spool rooh set heading off select... (1 Reply)
Discussion started by: rooh
1 Replies

2. HP-UX

Sending mail thru HP-UX

I got stuckup with the issue of sending mail with attachment from HP-UX. Can any one please help me in resolving the issue. I am giving the criteria which i want below, 1. To address. 2. Cc address. 3. Subject 4. File attachment(the file i am using is :-- filename_`date +%Y%m%d`.CSV)... (1 Reply)
Discussion started by: medisetti
1 Replies

3. HP-UX

sending mail using HP_Unix

hi, I got stuckup with the issue of sending mail with attachment from HP-UX. Can any one please help me in resolving the issue. I am giving the criteria which i want below, 1. To address. 2. Cc address. 3. Subject 4. File attachment(the file i am using is :-- filename_`date... (1 Reply)
Discussion started by: medisetti
1 Replies

4. AIX

VIO - lsmap issue

Hi all, Could you please help me in resolving an issue on VIO. When I give lsmap -all is hanging after giving some output and gives the following: "Command did not complete. "Get partition id" was last subcommand run." And it's level is $ ioslevel 1.3.0.1-FP-8.1 How can... (2 Replies)
Discussion started by: b_manu78
2 Replies

5. UNIX for Advanced & Expert Users

Keystroke logging issue

I'm having an issue with keystoke logging. As we know in unix you can press tab to auto-complete a command or whatever it is you are typing. Well keystoke logging in /var/log/ks, tabs are actually showing up as tabs rather than whatever the auto-completion was. Any ideas? (5 Replies)
Discussion started by: scj2012
5 Replies