21/5-2k4
i couldn't really remember this one, but i do recall this girl at my school whoes name shall remane JJ at a mikva (just for background, this girl is not a girl i'd concider and is quite, in my opinion, anoying)
on the brigter side, i made a quick bash script (linux) to help me with my dream recal, if anyone cares for it, it is below. enjoy :-)
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->#!/bin/bash
echo "Sleeping for 4hours and 45min"
sleep 4h 45m;
echo "Rise and Shine"
mpg123 -n 430 -q "/music/mp3/Scooter - Posse.mp3" 2> /dev/null
mpg123 -n 2000 -q "/music/mp3/311 - Amber.mp3" 2> /dev/null
while true; do
echo "90 more minutes, go to sleep"
sleep 90m
echo "Rise and Shine"
mpg123 -n 430 -q "/music/mp3/Scooter - Posse.mp3" 2> /dev/null
mpg123 -n 2000 -q "/music/mp3/311 - Amber.mp3" 2> /dev/null
done<!--c2--></div><!--ec2-->




LinkBack URL
About LinkBacks





Reply With Quote

Bookmarks