Loading

linux常用命令

查看cpu top top命令可以看到总体的系统运行状态和cpu的使用率 。

查看目录 ll ls  ll 列出来的结果详细,有时间,是否可读写等信息 ,象windows里的 详细信息 ls 只列出文件名或目录名 就象windows里的 列表 

查看文件内容  cat

pwd 执行 pwd 指令可立刻得知您目前所在的工作目录的绝对路径名称。
wget wget是一个下载文件的工具,它用在命令行下。
ldd ldd可以列出一个程序所需要得动态链接库(so)
yum
make
cp
time
tar -zxvf
mkdir
yim
ps -ef | grep redis
touch
chmod 777 文件位置
chkconfig
service redis start
groupadd
useradd
systemctl stop firewalld
curl
netstat -anp | grep 55533
pkill -9 php-fpm

posted @ 2022-03-14 14:27  5572  阅读(36)  评论(0编辑  收藏  举报