ndnpeek and ndnpoke are a pair of programs to request and make available for retrieval of a single Data packet.
Usage example:
echo 'HELLO WORLD' | ndnpoke ndn:/localhost/demo/hello
ndnpeek -p ndn:/localhost/demo/hello
For more information, consult manpages of these programs.