aybassiouny / pyroscope

Automatically exported from code.google.com/p/pyroscope
GNU General Public License v2.0
0 stars 0 forks source link

cron/bash issue #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
~$ test -S $RT_SOCKET && ~/bin/rtcontrol --from-view complete 
'realpath=*/work/*' -qo '~/bin/rtmv "$(path)s" ~/rtorrent/done//$(alias)s 
--cron' | bash

bash: line 1: unexpected EOF while looking for matching ``'
bash: line 915: syntax error: unexpected end of file

-----------------------------------

Ubuntu 13.10 fresh install

Original issue reported on code.google.com by hus...@gmail.com on 1 Mar 2014 at 12:25

GoogleCodeExporter commented 8 years ago
$ rtcontrol --help | grep shell
  -S, --shell           escape output following shell rules

Original comment by pyroscope.project on 5 Nov 2014 at 11:44