摘要:
http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_12_02.html The syntax for the trap statement is straightforward: trap [COMMANDS] [SIGNALS] 阅读全文
摘要:
http://www.artificialworlds.net/blog/2012/10/17/bash-associative-array-examples/ Bash associative array examples 阅读全文