Hi, how can I run a goroutine which will print return value of a function also running in a goroutine?
can I use tilde(~) with execl?