Path: csiph.com!eternal-september.org!feeder.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: qhs grant Newsgroups: comp.lang.forth.mac Subject: Zillion Android users need Simplified Gforth. Date: Sun, 24 Jun 2018 09:30:54 -0000 (UTC) Organization: A noiseless patient Spider Lines: 42 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Date: Sun, 24 Jun 2018 09:30:54 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="876f32bf3a87a73e3372f96d6feb1523"; logging-data="2786"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/GA8E2J4YlGAb78+bgCR/ZCiBcgzFGiOk=" User-Agent: slrn/0.9.9p1 (Linux) Cancel-Lock: sha1:5h7kSaYdJ0tF1dgZRHKic0WADUM= Xref: csiph.com comp.lang.forth.mac:51 Sorry! This is my first use of lsrn: searching for the FEW "*ndroid" mentioned posts. How else would an unrooted/unrootable android user hope to get some insight/control over his Tablet? It's a disaster not being able to copy-paste, so I must . But: -/home/.gforth-history helps, potentially. Some tests show:- sh pwd == /storage/emulated/legacy/gforth/home sh ls -al == ... drwxrwx .... .gforth ... sh cd ../ <- answers ok, but then sh pwd <- does NOT confirm Now for the disaster. sh echo "+++++++" > ./.gforth-history sh cat ./.gforth-history <- MESSED !! But GC shows .gforth-history having only the expected 2 lines: +++++++ cat ./.gforth-history BUT size=5.6K ??!! The file system is NOT normal. I used the standardSD from Win8.1, which would be a FAT32 - I guess. Under android:gforth it showed the original fileTree as above, using su du ../ But under linux, this SDcard showed additionally a dirTree , with 4 big files, which showed contained the files, which are shown under android:gforth. So the SDcard takes an extra dir, which is only accessable by android. So gforth will NOT allow me to examine & control this Tablet as if it was linux:GNU. It's a mess!! Let's see if this posts now ?