Introduction
Introduction Statistics Contact Development Disclaimer Help
square-root-day-cronjob - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
square-root-day-cronjob (283B)
---
1 #!/bin/sh
2 #set -x
3
4 export PATH="$PATH:/home/annna/bin"
5
6 curdate="$( date +%d-%m-%y )"
7 case "${curdate}" in
8 "01-01-01"|"02-02-04"|"03-03-09"|"04-04-16"|"05-05-36"|"07-07-49"|"08-08…
9 annna-say -c "#bitreich-en" "Today is Square Root day! What a sp…
10 ;;
11 esac
12
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.