google blogger --blog="Linux Tipps & More" --title="Some title" post "Here comes the content"
You can of course put all this into a script so it becomes even easier to post new blog entries:
google blogger --blog="Linux Tipps & More" --title="$1" --tags=$2 post "$3".
{ 0 komentar... read them below or add one }
Post a Comment
Come on share your comment, but please do not spam