Rodrigo Amestica <[email protected]> writes: > Hi,
Hi, > it seems that I changed something in my configuration, and now > every time a execute a command (e.g. grep, make, etc.) on the remote > computer I'm visiting then I get in the output buffer my login salute > heading the output of the command. Which Tramp version are you running? > I cannot understand why is that tramp's connection now triggers my > bash_profile instead of restricting to bashrc. bash is my shell in the > local and remote hosts. Asynchronous commands always require a new login on your remote machine. But Tramp shall remove the initial welcome lines, once it has reached the prompt. Could you, please, set `tramp-verbose' to 6 and show Tramp's debug buffer after your test run? > thanks in advance, > Rodrigo Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
