5 lines
42 B
Plaintext
5 lines
42 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
adb logcat Rand *:S > alogs
|
||
|
|