[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ;exit in bash history causes bash to exit
From: |
Martin Schulte |
Subject: |
Re: ;exit in bash history causes bash to exit |
Date: |
Tue, 25 Mar 2025 21:24:26 +0100 |
Hello Ethan,
I can't reproduce the problem:
> Repeat-By:
> Open a terminal with bash as the shell
> Type `;exit`
This results in
bash: syntax error near unexpected token `;'
but not in closing the shell.
> Re-open the terminal, it will immediately close
Is there maybe something broken in your setup?
Best regards,
Martin