On Thu, Dec 27, 2018, at 2:02 PM, Bernd Paysan wrote: > > Now Gforth doesn't read /sdcard/gforth/home/.gforthrc . Its file permissions > > are rw-rw----, comparable to gforth's own directories rwxrwx---. > > We changed that to be .config/gforthrc (as usual under Linux nowadays).
Oh. Well, I guess I can move the file easily enough. Can I still include files in the home dir without a path? Checking... Yes from the terminal, but needs a ../ in gforthrc. Ok, I'm happy with that.