Regulare Expression

置換單純TAG的Shell語法~

echo "<tab>ABC</tab>" | sed -e 's/<[\/,a-z,A-Z,0-9]*>//g'

這個網誌中的熱門文章

Bash判斷參數是否存在

Node.js package : forever