[Israel.pm] Git Daily Message
Shlomo Dubrowin
dubrowin.list at gmail.com
Sun Nov 11 11:33:26 PST 2012
You can find an RSS feed for that account here:
http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=gitdailymessage
Shlomo
On Sun, Nov 11, 2012 at 8:53 PM, sawyer x <xsawyerx at gmail.com> wrote:
>
> On Sun, Nov 11, 2012 at 8:37 PM, moshe nahmias <moshegrey at ubuntu.com>wrote:
>
>> Is there a way to follow it without registration to Twitter? I don't want
>> to register to Twitter just for this
>>
> RSS should work just fine for that page. No account necessary. :)
>
> _______________________________________________
> Perl mailing list
> Perl at perl.org.il
> http://mail.perl.org.il/mailman/listinfo/perl
>
--
-----------------------------
Shlomo Dubrowin
The Solution to the water crisis in Israel:
# According to WikiPedia, the Kinneret can hold
# 4 km^3, so FULL here is in cubit meters
FULL="4000"
while [ "$LEVEL" -lt "$FULL" ]; do
cat /sea/med /sea/red |\
grep -vi "salt" |\
tee /sea/dead /lake/kinneret
LEVEL=`du -c /sea/dead /lake/kinneret | grep total | awk '{print $1}'`
done
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.perl.org.il/pipermail/perl/attachments/20121111/de8d3224/attachment.htm
More information about the Perl
mailing list