summaryrefslogtreecommitdiff
path: root/fake_command/fake_command
diff options
context:
space:
mode:
Diffstat (limited to 'fake_command/fake_command')
-rwxr-xr-xfake_command/fake_command3
1 files changed, 3 insertions, 0 deletions
diff --git a/fake_command/fake_command b/fake_command/fake_command
new file mode 100755
index 0000000..a4ccf83
--- /dev/null
+++ b/fake_command/fake_command
@@ -0,0 +1,3 @@
+#!/system/bin/sh
+ARGV2=$2
+echo "/system/bin/$ARGV2"