From 66bfa923ec693b96b3bbbae9504ada8d01bd4af5 Mon Sep 17 00:00:00 2001 From: Luke Pahler Date: Fri, 24 Mar 2017 19:44:04 -0600 Subject: Updated README with more details on the "sh" major-bug. --- README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README b/README index 4db802d..54d6e6f 100644 --- a/README +++ b/README @@ -30,6 +30,14 @@ WINDOWS SHELL doesn't have this problem, so autocomplete and last command are cl 1|root@htc_himaul:/sdcard2/bk/andbackup # sh andbackup.sh 127|root@htc_himaul:/sdcard2/bk/andbackup # --- +sh AKA ash doesn't work (with -x): +--- +1|root@htc_himaul:/storage/ext_sd/bk/andbackup # sh -x andbackup.sh +127|root@htc_himaul:/storage/ext_sd/bk/andbackup # +-even with full correct params +127|root@htc_himaul:/storage/ext_sd/bk/andbackup # sh -x andbackup.sh listback> +127|root@htc_himaul:/storage/ext_sd/bk/andbackup # +--- BASH even has a bug: @@ -52,4 +60,5 @@ deleting cache for com.google.android.apps.maps 22:33:19 2017-03-18 info Compressing userdata for com.google.android.apps.maps root@htc_himaul:/sdcard2/bk/andbackup # --- -Looks like andbackup can't handle symlinks +The error output above might be because andbackup can't handle symlinks + -- cgit v1.2.3