摘要:
array normal array: using integer as index associative array: using string as index (after BASH 4.0) user sudo <command> <arguments>: to work as root 阅读全文
摘要:
to login Interactive shell ~/.bashrc: launch settings, will execuate these command while launch login shell ~/.bash_profile: login settings, will exec 阅读全文
摘要:
Must have directory ./dir, to put all tcl files of your lib pkgIndex.tcl tcl files add ${fullpath of $dir} into tcl lib path #### pkgIndex.tcl To crea 阅读全文