Skip to content

Instantly share code, notes, and snippets.

@jld
Created April 23, 2015 02:11
Show Gist options
  • Select an option

  • Save jld/1800b827d7a3f05d6b16 to your computer and use it in GitHub Desktop.

Select an option

Save jld/1800b827d7a3f05d6b16 to your computer and use it in GitHub Desktop.
In which we fail to O_PONIES
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