get_stock_all_code_name_list.sh 200 B

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