⬅︎ Back to Git + Twitter = Friedcode
Bah, I meant to say you could use the following instead of the first one-liner if you're sure you using bash/ksh:echo ${last_message#* }
Comment
Bah, I meant to say you could use the following instead of the first one-liner if you're sure you using bash/ksh:
echo ${last_message#* }