Does anyone know how to allow shell commands in Gretl-git built-based Linux server without
using the GUI?
I'm using HANSL commands as backend services for a data-science project in a
Debian-Linux server and it results to be that HANSL mixed with Bash-Shell Commands it can
really do amazing things, I'm creating the project in a Supercomputer 504 teraflops.
But when trying to configure the webserver based in shell-commands I can not allow the
shell commands. In the documentation, explicitly says that for security reasons it can
only be available using the GUI. But I was wondering if is it possible to allow the
command by building the program in the ./configure command when installing in a Linux
based server?
Kind regards