Hello guys, I want to run some process in the background even after script exit. how do i achieve this?
#!/usr/bin/perl // do some job. `ssh remotehost "sleep 30000"`; /backround job should run even after s +cript exit. //contiue job execution exit;
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |