Hello everyone
Am learning writing functions in shell scripts and i would like to know how to put functions and processes in the background both in a script and the command line.
If possible i would like to know the syntax of how to put functions in the background inside a shell script.
Thanks in advance…