8000 [Bug] Many commands not working in basic shell · Issue #278 · DP-Hridayan/aShellYou · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Bug] Many commands not working in basic shell #278

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

Open
2 tasks done
AlexeiCrystal opened this issue May 24, 2025 · 1 comment
Open
2 tasks done

[Bug] Many commands not working in basic shell #278

AlexeiCrystal opened this issue May 24, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AlexeiCrystal
Copy link
Contributor
AlexeiCrystal commented May 24, 2025

Describe the bug

Most of the commands in the basic shell do not work.

I understand that some commands require Shizuku or Root to run. But there are some commands that should work without special rights but they don't work, for example sleep. When sending the command it writes that there are not enough arguments, although all arguments are present. Also the command pm list packages which outputs help on arguments of the command pm doesn't work. Or e.g. ls /storage/emulated/0 which refuses to list files due to lack of permission. Or for example cd command which writes "/: cd: no home directory (HOME not set)" on any directory. Similar situation is probably with other commands. At the same time, for example in Macrodroid and in MPatcher without Shizuku or Root these commands work perfectly.

To Reproduce

No response

Expected behavior

No response

Screenshots

No response

Device

Redmi Note 9 Pro

OS

Android 12

Version

v6.1.0 (Latest)

Checklist

@AlexeiCrystal AlexeiCrystal added the bug Something isn't working label May 24, 2025
@DP-Hridayan
Copy link
Owner

Basic shell just execute the commands in sh shell, and the commands it runs also depends on the device.
Its not like termux where they have inbuilt library of full commands suite and proot environment to run most of the commands without special permissions.
I will try to add a proper terminal replacing the Basic Shell later on!
I was busy these days working on my new project Driftly

@DP-Hridayan DP-Hridayan self-assigned this May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0