linux下使用过的命令总结

1、常用命令不需解释

  ls\cd\cp\mv\pwd\file\vi\vim\cat

2、getconf LONG_BIT

  终端返回32表示操作系统32位,返回64表示操作系统64位。

3、ifconfig

4、route

5、ip [route]

6、uname

7、git

8、echo

9、当linux下的所用名行都不能使用了

扫描二维码关注公众号,回复: 5102069 查看本文章

  export PATH=$PATH:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

猜你喜欢

转载自www.cnblogs.com/coolYuan/p/10329607.html
今日推荐