Created
April 23, 2015 02:11
-
-
Save jld/1800b827d7a3f05d6b16 to your computer and use it in GitHub Desktop.
In which we fail to O_PONIES
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jld@nimbostratus$ adb shell ls -l /data/b2g/mozilla | |
| drwx------ root root 2015-04-23 02:09 Crash Reports | |
| drwx------ root root 2015-04-23 02:09 l82onhkd.default | |
| -rw-r----- root root 104 2015-04-23 02:09 profiles.ini | |
| jld@nimbostratus$ adb shell ls -l /data/b2g/mozilla | |
| drwx------ root root 2015-04-23 02:09 Crash Reports | |
| drwx------ root root 2015-04-23 02:09 l82onhkd.default | |
| -rw-r----- root root 0 2015-04-23 02:09 profiles.ini | |
| jld@nimbostratus$ adb shell ls -l /data/b2g/mozilla | |
| drwx------ root root 2015-04-23 02:09 Crash Reports | |
| drwx------ root root 2015-04-23 02:09 l82onhkd.default | |
| -rw-r----- root root 104 2015-04-23 02:09 profiles.ini | |
| drwx------ root root 2015-04-23 02:09 tq7qgcdg.default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment