Advertisement
Guest User

Untitled

a guest
Nov 8th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Content-Type: multipart/mixed; boundary="===============1505419099036367569=="
  2. MIME-Version: 1.0
  3. Number-Attachments: 1
  4.  
  5. --===============1505419099036367569==
  6. MIME-Version: 1.0
  7. Content-Type: text/x-shellscript
  8. Content-Disposition: attachment; filename="part-001"
  9.  
  10. #!/bin/sh
  11. echo "Hello World. The time is now $(date -R)!" | tee /root/output.txt
  12. --===============1505419099036367569==--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement