/ Published in: Other
Use this command in Textmate to paste some text without any surrounding whitespace.
Expand |
Embed | Plain Text
php -r "echo trim(shell_exec('/usr/bin/pbpaste | iconv -f MacRoman -t utf-8'));"
You need to login to post a comment.
