Is there a workaround to use of bash via adb on LineageOS17?
1
vote
1
answer
238
views
I try to login in my device directly vith
adb shell bash -i
It kind of partially works, because I'm logged with [tag:bash], but the terminal loose completion.
The error I get:
$ adb shell bash -i
bash: cannot set terminal process group (-1): Not a typewriter
bash: no job control in this shell
mydevice / #
Is there something possible to do it properly without errors ? I don't have
su
installed.
Asked by Gilles Quénot
(735 rep)
Jan 3, 2021, 05:15 AM
Last activity: Jan 3, 2021, 04:22 PM
Last activity: Jan 3, 2021, 04:22 PM