#!/bin/sh echo -e "*" `date` '\t' "$@" >>~/tilde-notes/public_md/src/microblog.md cd ~/tilde-notes/public_md/ && node build.js