- alias 编辑别名
- cd 切换目录
- cd .. ../.. / ~ -
- chgrp
- chmod
- chown
- chsh
- -s /usr/local/bin/bash 修改shell
- cp
- echo
- file 探测文件是何种类型
- grep 最简单的使用就是检索包含固定字符的文本
- head 显示文件的前十行
- tail 显示文件末尾十行
- ls 列出
- mkdir 创建目录
- mount 查看目前系统挂载的设备
- mv
- printf 进阶版的echo
- ps 查看进程的运行状态
- -auxww 最有用的选项
- pwd 显示绝对路径
- rm
- rmdir 移除多个目录
- rpm 管理通过red hat包管理系统安装的文件
- sudo
- tar 打包,区别于压缩
- top 动态显示正在进行的进程
- touch 凭空产生一个文件
- wc 统计文件行数,单词数,字符数
- wget
- which 查看某个命令的绝对位置
- scp = secure copy
- 上传 scp /etc/host* student@127.0.0.1:~
- 下载 scp student@127.0.0.1:/etc/bashrc /tmp
- yum 下载命令
Cromite https://github.com/uazo/cromite Cromite a Bromite fork with ad blocking and privacy enhancements; take back your browser! awesome-shizuku https://github.com/timschneeb/awesome-shizuku Curated list of awesome Android apps making use of Shizuku KernelSU https://github.com/tiann/KernelSU A Kernel based root solution for Android Love, Hate or Fear It, TikTok Has Changed America https://www.nytimes.com/interactive/2024/04/18/business/media/tiktok-ban-american-culture.html?unlocked_article_code=1.mE0.DpEZ.VWmNssw5B6_c "My model for business is The Beatles.There were four guys who kept each others, kind of, negative tendencies in check. They balanced each other, and the total was greater than the sum of the parts. And that's how I see business. You know, great things in business are never done by one person. They're done by a team of people. "Our motivation is simple--we want to provide the most advanced and innovative platform to our developers, and we wa...