Maxim Cournoyer writes: > Hi Michael, Hi Maxim, > Here's the output: Thanks. > 23:36:46.934330 tramp-adb-send-command (6) # ls -1 -d -l / | cat; echo tramp_exit_status $? > 23:36:46.981460 tramp-wait-for-regexp (6) # > ls -1 -d -l / | cat; echo tramp_exit_status $? > ls: Unknown option '-1'. Aborting. > tramp_exit_status 0 > ///2f285da54fff9cb9e1bff67e9b3cf382#$ Well, Tramp still tries "ls -1". It shouldn't. Could you, please try the appended patch? > Thanks, > Maxim Best regards, Michael.