linux 根本命令集合

linux 基本命令集合

查看文件夹大小

???? du -h –max-depth=1 XXXX

?

强制删除某软件包,忽略依赖报错

?????? rpm –e package_name
  –nodeps

?

查看linux版本的4种方式

?

  1. uname -na
  2. lsb_release -a
  3. cat /etc/issue
  4. cat /etc/redhat-release????? (仅在redhat系系统有用)

?

解决SecureCRT 自动断开

在session options里 选中 send protocol NO-OP

?

某些高版本的secure crt配置如下

linux 根本命令集合

相关文章:

你感兴趣的文章:

标签云: