On Tue, 14 Jan 2020, Leonardo Romero wrote:
Beautiful It worked properly . But again the 'shell' command
it is
not activated, and when I try to activated it for the cli server as
you suggested the last time using the command
# echo "shellok=true" > ~/.gretl2rc
I think you want spaces around the '=':
shellok = true
Allin