Conversation
Notices
-
!identica min client: function dent { curl -u user:pass -d status="$*" http://identi.ca/api/statuses/update.xml >& /dev/null ;}; dent hello!
Sunday, 12-Apr-09 12:36:52 UTC from web-
@marro That's similar to the script I use to dent from Plan 9: http://joshix.com/blog/laconica-client-for-plan-9
-
@josh very similar indeed! I had to strip out the source param because it was >140chars :)
-