Ctrl+z/bg/nohup/setsid/&

setsid ./rsync.sh &

(./rsync.sh &) ////在一个subshell中执行

ps -ef|grep rsync