get_stock_all_code_name_list.sh 169 B

12345678
  1. #!/bin/sh
  2. cd /home/wwwroot/default/boniu/data
  3. nohup php ./get_stock_all_code_name_by_sina.php?exchange=sh\&sector=10\&start=600000 &
  4. sleep 1s
  5. rm -f nohup.out
  6. sleep 1s