Is there an equivalent command in Powershell (windows terminal) for pausing execution similar to Unix CTRL+Z?
If yes, what is the equivalent command to resume it, similar to the fg command?
Is there an equivalent command in Powershell (windows terminal) for pausing execution similar to Unix CTRL+Z?
If yes, what is the equivalent command to resume it, similar to the fg command?