Neil Bothwick pisze:
On Fri, 04 Apr 2008 01:37:10 -0500, Dale wrote:

Maybe it was in braille?  o_O

No, my screen was still smooth as well as blank :)

I'd say the answer is a definite maybe.


There is nothing to laugh about - it's M$'s new mail filtering system.


if [ $user = $windows_live_user ] ; then do
case $user_requested_action in
            linux_connected_activity)
                $user_data > /dev/null
                activate_bsod();
                ;;
            every_other_action)
               tail /dev/random > $user_data
               echo "Sending Your message - please wait"
               sleep 10
               activate_bsod()
               ;;
done

Reply via email to