S
S
shnicel2016-08-06 20:47:43
bash
shnicel, 2016-08-06 20:47:43

Why is the data from the variable not displayed in the notification?

I receive data using curl, in the console echo $VkRequest - Everything is ok
.
Help plz...

VkRequest=eval curl 'http://link'
echo $VkRequest

notify-send 'VK Friend' $VkRequest

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
shnicel, 2016-08-06
@shnicel

notify-send 'VK Friend' "`curl " lnk "`"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question