<p>Long pressing the following links then either "commands"->"<ahref="../urls/index.html">bookmark</a>" to add bookmarks or "open in new tab" to execute.<br>
<ahref="c:bc -l">GNU bc (basic calculator)</a><br>
<ahref="c:bc -l *.bc">bc with all extensions</a></p>
<p><ahref="i:0h/data/data/com.termux/files/home/.profile:../../termux/profile">.profile</a> : only for kshell with naked termux (no initial packages, need the following fix for termux quick crash to be launched)</p>
<li>(optional)<ahref="d::mkdir -p /data/user/0/com.termux/files/home/.termux;cd /data/user/0/com.termux/files;mkdir usr;cd home/.termux;ln -s /system/bin/sh shell:">fix termux quick crash with "updateonly" versions</a> by long click this link.</li>
<li>both devices: launch termux and acquire wakelocks. uweb to checke option "Use termux" in UI configuration page for long time tranferring. Uweb itself does not hold any wakelock thus may have issues for huge data transmission.</li>
<li>source device: uweb to visit <ahref="files:///data/data/com.termux/files">termux folder</a> by long click, then long click "usr" folder to send to network.</li>
<li>target device: uweb to visit <ahref="files:///data/data/com.termux/files">termux folder</a> by long click, then long click "right arrow" button to receive from network.</li>
<li>target device: install termux app, then run "apt install openssh" inside the termux.</li>
<li>source device: Send the "~/.ssh" folder with uweb browser to the network.</li>
<li>target device: Uweb to visit "file://data/data/com.termux/files/home/" to reach the folder, then receive the data sent by the above source device.</li>
<li>source device: Run "sshd".</li>
<li>target device: Run the command "scp -P 8022 -r [source ip]:.. .."</li>
</ul>
<h4id="tips">Tips</h4>
<p>File system navigation:<br>
With <ahref="https://github.com/rupa/z">z.sh</a> and <ahref="https://github.com/shyiko/commacd">commacd</a>, user can reach any folder with few key stokes. Run "v" to launch uweb file manager on the current working directory, long click any file link to share.</p>