especially the last two with '-' and '+' respectively,
what does it mean on earth?
[1] Done php start.php bots/admin32.bot.php
[2] Done php start.php bots/admin36.bot.php
[3] Done php start.php bots/admin10.bot.php
[4] Done php start.php bots/admin11.bot.php
[5] Done php start.php bots/admin13.bot.php
[6] Done php start.php bots/admin3.bot.php
[7]- Done php start.php bots/admin4.bot.php
[8]+ Done php start.php bots/admin7.bot.php
[root@www2 robot]#
Best Solution
From the Bash Reference Manual,
In Bash's output when starting and stopping jobs,
means "job
%n
(aka job%+
) is now status".