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

Permission errors - chmod does nothing #111

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 1 comment
Open

Permission errors - chmod does nothing #111

GoogleCodeExporter opened this issue Mar 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. Make a new script file (eg example.sh) 
2. Attempt to run (! ./example.sh) 
3. chmod u+x example.sh (does not add x flag) 

What is the expected output? What do you see instead?
Script does not run, permission denied error. 

What version of the product are you using? On what operating system?
System ver. 2.0
Android 4.4.2

Please provide any additional information below.


Original issue reported on code.google.com by aaronhas...@gmail.com on 18 Jun 2014 at 8:47

@GoogleCodeExporter
Copy link
Contributor Author

I'm getting permission errors as well, when I try to use fsck to fix my 
external sd card. After reading more about terminal IDE, I think using it as an 
Android shell is using it(Terminal IDE) wrong. It's a java developer tool on 
android. I will look elsewhere for an android terminal. Which is a shame, 
Terminal IDE was almost there. Not needing to root a device is extremely nice, 
if you also want to tests your apps on the device. The sudo program would be 
handy.

Original comment by jon.ronn...@gmail.com on 20 Jan 2015 at 11:19

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

No branches or pull requests

1 participant