12 2022 档案

linux shell spp2tc CRC计算
摘要:https://www.lammertbies.nl/comm/info/crc-calculation https://github.com/lammertb/libcrc #echo "$#" #echo "$@" #echo "$0" #echo "$1" #echo "$2" curpath 阅读全文

posted @ 2022-12-22 07:38 yanhc 阅读(106) 评论(0) 推荐(0)

linux shell
摘要:frrinit.sh if [ -r "/lib/lsb/init-functions" ]; then . /lib/lsb/init-functions else log_success_msg() { echo "$@" } log_warning_msg() { echo "$@" >&2 阅读全文

posted @ 2022-12-09 22:36 yanhc 阅读(36) 评论(0) 推荐(0)

导航