Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@Alsan Here's what I type in the terminal (please do not type the leading $ , it's my shell PS1 prompt) : #6

Open
rimsineman4 opened this issue Dec 11, 2019 · 1 comment

Comments

@rimsineman4
Copy link

@Alsan Here's what I type in the terminal (please do not type the leading $ , it's my shell PS1 prompt) :

$ [ "$HOME" = "/" ] && export busyBoxPATH=/sdcard/Android/data/exa.free.bbin/files || export busyBoxPATH=$HOME/Android/data/exa.free.bbin/files
$ ls $busyBoxPATH/busybox
/sdcard/Android/data/exa.free.bbin/files/busybox
$ export PATH=$PATH:$busyBoxPATH
$ busybox --help

Originally posted by @sebma in #2 (comment)

@sebma sebma mentioned this issue Dec 11, 2019
@Alsan
Copy link

Alsan commented Jan 5, 2020

ok, after some investigation, i found that mine is installed at /system/xbin/box. Might be it's due to I'm using Android 10 and v1.80 release of this app.

# /system/xbin is already in my PATH env variable
box --help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants