Linux最常用的命令大全 按功能索引 目录处理命令 ls mkdir pwd cd rmdir cp mv rm 文件处理命令 touch cat tac more less head tail ln 权限管理命令 chmod chgrp umask 文件搜索命令 find locate which grep 帮助 命令 man help 用户管理命令 useradd passwd who w 压缩解压命令 gzip gunzip tar zip bzip2 网络 命令 write ping…
黑客常用命令大全net user heibai lovechina /add 加一个heibai的用户密码为lovechina net localgroup Administrators heibai /add 把他加入Administrator组net start telnet 开对方的TELNET服务net use z:\127.0.0.1c$ 映射对方的C盘net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\i…