I'm on a linux machine.
我在一台linux机器上。
I would like to run four perl scripts on a remove server. Each script produces a single output file but it can take hours to run. I would like to run the scripts in the background such that if I'm disconnected from the server or exit from the shell prompt, it will continue running. These script also print out lines to the command terminal as it's running. I would like to be able check the I wou