Is it safe to type a secret in adb shell?
#5
Owner
```bash
history
```
```
/system/bin/sh: fc: no history (yet)
```
```bash
ls .bash_history
```
```
ls: .bash_history: No such file or directory
```
`history` reset on `exit` #47
`adb shell input text` misses some characters #51
Reference in New Issue
Block a user