Replying to Luxferre

Reminds me of twtxt (https://github.com/buckket/twtxt), the idea of the format is similar except the date format is less ambiguous in terms of timezones.

(quoting the docs: "Don’t like the official client? Tweet using echo -e "`date -Im`\tHello world!" >> twtxt.txt!")

Just tested this: alias n='echo -e "$(date -Im)\t$*" >> ~/n'

Reply to this note

Please Login to reply.

Discussion

No replies yet.