Replacing Go Process with exec

# Introduction This lab focuses on replacing the current Go process with another process using Go's implementation of the classic `exec` function.

|60 : 00

Click the virtual machine below to start practicing