摘要: 当使用strace命令时,提示command Strace not found, 说明没有安装这个命令工具,在 Debian 或 Ubuntu 中,可以通过以下命令安装 strace. apt-get install strace 有可能还需要加上sudo权限 sudo apt-get instal 阅读全文
posted @ 2021-07-17 08:32 Lucky小黄人^_^ 阅读(3379) 评论(0) 推荐(0)