I am running an application which receives TCP and UDP packets and therefore cannot be suspended. I intially ran 3 processes of the same application, with different arguments, in background mode using &. When I did only $fg, all three process came into foreground. Now I want to send them to background again but without suspension. How can I do that?
Saturday, 17 November 2018
linux - Is it possible to put foreground process into background without suspending (control +z)?
Subscribe to:
Post Comments (Atom)
Where does Skype save my contact's avatars in Linux?
I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...
-
I am typing the following command in a PowerShell prompt: Start-BitsTransfer -Source "\\serverA\c$\test.txt" -Destination . -Trans...
-
I need help re-writing my original code question to a worksheet_calculate. I am new and trying hard to learn but am stuck on this one. When ...
-
I'm on Windows 7 and am trying to assign a static arp entry for my default gateway using the command: arp -s 172.24.7.254 00-05-01-f9-28...
No comments:
Post a Comment