code:shell:post-a-twitter
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:shell:post-a-twitter [2012/12/26 15:24] – percy | code:shell:post-a-twitter [2012/12/26 15:28] (current) – percy | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| #!/bin/sh | #!/bin/sh | ||
| - | msg=`echo ${@}|cut -b-140` | + | msg=`echo ${@}|cut -b 1-140` |
| curl -d " | curl -d " | ||
/var/www/dokuwiki/wiki/data/attic/code/shell/post-a-twitter.1356535491.txt.gz · Last modified: (external edit)
