On Wed, 6 Nov 2019, leonardosuarezromero(a)gmail.com wrote:
 Thanks Marcin
 /home$ sudo find -iname '*.gretl2rc*' -type f
 I´m doing the related search above from the root and user and honestly, I can not find
the file ... 
The problem is that .gretl2rc is automatically created first time you run 
the GUI client.
A way to circumvent your problem could be creating a filòe with the 
relevant line "by hand", like in
<bash>
echo "shellok = true" > ~/.gretl2rc
</bash>
-------------------------------------------------------
   Riccardo (Jack) Lucchetti
   Dipartimento di Scienze Economiche e Sociali (DiSES)
   Università Politecnica delle Marche
   (formerly known as Università di Ancona)
   r.lucchetti(a)univpm.it
   
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------