bandnames-namescript.sh 220 B

1234567
  1. #!/bin/bash
  2. BASEDIR=/home/bandnames
  3. WORD1=`$BASEDIR/tools/pullline.sh $BASEDIR/list2.txt`
  4. WORD2=`$BASEDIR/tools/pullline.sh $BASEDIR/list2.txt`
  5. toot post "$WORD1 $WORD2 #bandnames"
  6. echo $WORD1 $WORD2 >> $BASEDIR/listout