Conversation
Notices
-
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Friday, 20-Jun-2025 19:49:06 JST
Haelwenn /элвэн/ :triskell:
@a1ba @inex And well, there's job control (ctrl-z + fg/bg commands) -
Embed this notice
:umu: :umu: (a1ba@suya.place)'s status on Friday, 20-Jun-2025 19:49:08 JST
:umu: :umu:
@inex sometimes you can do that with any shell, just type your command while some program is executing. If it doesn't read from stdin, the input will be used by shell instead.
$ sleep 2
Me entering: sleep 2<ENTER>
$ sleep 2
... -
Embed this notice
Inex Code (inex@pony.social)'s status on Friday, 20-Jun-2025 19:49:10 JST
Inex Code
is there a shell or a terminal emulator where you can queue commands while another command is running?
-
Embed this notice