📜  ubuntu 上的 btop++ - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:36.852000             🧑  作者: Mango

代码示例1
1
    
BTOP_VERSION=$(curl -s "https://api.github.com/repos/aristocratos/btop/releases/latest" | grep -Po '"tag_name": "v\K[0-9.]+')