Revision history of "Generic-group-me.bash"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 11:05, 3 September 2021Pabut talk contribs 999 bytes +999 Created page with " #!/bin/bash ### # $1 = Date (Events must be specified in UTC) # $2 = Event # $3 = BOTID ### if [ "$#" -ne 3 ]; then echo "Illegal number of parameters" echo..."