scripts bash GPL template (short)


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #!/bin/sh
  2.  
  3. # Copyright (C) %{YEAR} by %{AUTHOR}
  4. # Released under GNU GPL 2 or later

Report this snippet


Comments


You need to login to view comments.