Termux on my Android laptop/tablet is pretty much identical to having a Debian shell environment. The only hackable hitch is that the binary paths are not standard. But there's a termux-fix-shebang script you can apply to your scripts to fix that.
Happy hacking! -- William Porquet, [email protected] "Tout choses sont dites dèja, mais comme personne n'écoute, il faut toujours récommencer." - André Gide On 31 Oct 2017 2:38 p.m., "R360 Design INC" <[email protected]> wrote: > Thanks everyone for the feedback. Presumably the list of linux commands in > Termux on Android is a subset of the full list of Linux Bash shell (i.e. > Ubuntu or Redhat) > > On MacOS one can go to /usr/sbin folder for the list of shell commands > available. Where can we get a list of available shell commands on Android > OS? Is there a definitive guide for Linux programming on Android similar to > that on Ubuntu? > > On Monday, October 30, 2017, William Porquet via talk <[email protected]> > wrote: > >> http://smallbusiness.chron.com/add-startup-applications-andr >> oid-58654.html >> >> You're welcome. ;-) >> >> Seems no rooting required. >> >> Cheers, >> -- >> William Porquet, [email protected] >> "Tout choses sont dites dèja, mais comme personne n'écoute, il faut >> toujours récommencer." - André Gide >> >> On 30 Oct 2017 3:23 p.m., "Kevin Cozens via talk" <[email protected]> >> wrote: >> >>> On 2017-10-28 11:42 PM, R360 Design INC via talk wrote: >>> >>>> Where can we find Bash scripting guide specifically for Android >>>> devices? Ideally we will create Bash scripts that automatically execute >>>> when we turn on the Android device. >>>> >>> >>> I suspect you will have to root the device to be able to setup scripts >>> that will run when the device it turned on. >>> >>> One option you can look at for running scripts is the app called BusyBox. >>> >>> -- >>> Cheers! >>> >>> Kevin. >>> >>> http://www.ve3syb.ca/ |"Nerds make the shiny things that >>> distract >>> Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why >>> we're >>> | powerful!" >>> #include <disclaimer/favourite> | --Chris Hardwick >>> --- >>> Talk Mailing List >>> [email protected] >>> https://gtalug.org/mailman/listinfo/talk >>> >> > > -- > r360design.ca >
--- Talk Mailing List [email protected] https://gtalug.org/mailman/listinfo/talk
