hi > > how possibly at > > once "on the fly" after finding of result to compel to work > > gnunet-download, at help some hot keys. :) > I don't understand, sorry. well for example somehow so : #bin/bash .... gnunet_search_result= gnunet-search $filename -m 1 -t $timeout| grep "download" | cut -f4 -d' '
echo $gnunet_search_result gnunet-download -o $filename $gnunet_url_result .... But also it does not work. gnunet_search_result null :(( (msys) a conclusion from gnunet-search is conducted on a screen(stdout) but not in variable 8(. Will it be to redirect in a file/s??? --- Warning: Bad English (and bash script :) ) _______________________________________________ GNUnet-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-developers
