diff --git a/site/pages/cmd/interm/fg.html b/site/pages/cmd/interm/fg.html index d9e08a5..cd6e8ae 100644 --- a/site/pages/cmd/interm/fg.html +++ b/site/pages/cmd/interm/fg.html @@ -26,7 +26,7 @@ If this is not indicated, the command will run the last stopped operation.
Stop a working job -To stop the execution of a command so that i can be later resumed with fg +To stop the execution of a command so that it can be later resumed with fg you need to press the ctrl + Z keys. The job number to be used with the fg command will be printed.