摘要:
yang model 介绍 YANG 1.1 数据建模语言 - RFC7950 (The YANG 1.1 Data Modeling Language) 中文翻译版本 通往未来的网络可编程之路:Netconf协议与YANG Model Netconf get-config payload to r 阅读全文
摘要:
1. Clear all text on current line from a bash script while :; do # an infinite loop just for demonstration echo "$RANDOM" # print your stuff here slee 阅读全文
摘要:
install package pip3 install jinja2 pip3 install yq Function for Jinja2 Render just paste the follow code to your terminal jinji2_render(){ yf=$1 [[ " 阅读全文
摘要:
tput is part of the ncurses package and is supplied with most Linux distributions. How to delete and replace last line in the terminal using bash? 6.5 阅读全文