Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. #!/bin/bash
  2. command > file.csv
  3. command >> file.csv
  4. command >> file.csv
  5. command >> file.csv
  6.  
  7. X-Powered-By: PHP/7.1.31
  8. Content-type: text/html; charset=UTF-8
  9.  
  10. X-Powered-By: PHP/7.1.31
  11. Content-type: text/html; charset=UTF-8
  12.  
  13. X-Powered-By: PHP/7.1.31
  14. Content-type: text/html; charset=UTF-8
  15.  
  16. X-Powered-By: PHP/7.1.31
  17. Content-type: text/html; charset=UTF-8
  18.  
  19. /usr/bin/php -q /home/user/rest/of/path/script.sh >/dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement