当前位置:网站首页>RHCSA4
RHCSA4
2022-07-05 12:50:00 【Grey rain】
get help (4 In terms of )
1 --help
2 man file
man + command
q Key to exit
lookup
/+ keyword
n Match keywords down
N Match keywords up
G Jump to the tail
g Jump to the head
3 info
Use documentation for software
example :pinfo tar
4 /usr/share/doc
I / O redirection and pipeline
Output to the screen to other places is called redirection
example :echo aaa>file1 replace content
echo aaa>>file1 Additional content
Standard output redirection >
Standard error redirection 2>
find lookup
find / -name xx Find the whole thing xx
| Pipe,
The previous one is the output of the next one
vim Editor
Ordinary users vi Is equivalent to vim
vim You can create a new file
i,a Enter insertion mode
esc Return to command mode
v Enter visual mode
Command mode
yy Copy the current row
xyy Copy x That's ok
dd Delete a line
xdd Delete x That's ok
p Paste
:wq! Save and exit
:q! To force out of
set nu According to the line Numbers
边栏推荐
- 前几年外包干了四年,秋招感觉人生就这样了..
- The relationship between the size change of characteristic graph and various parameters before and after DL convolution operation
- Using docker for MySQL 8.0 master-slave configuration
- 激动人心!2022开放原子全球开源峰会报名火热开启!
- 2021-12-22 transaction record
- 我在滴滴做开源
- I met Tencent in the morning and took out 38K, which showed me the basic smallpox
- CVPR 2022 | 基于稀疏 Transformer 的单步三维目标识别器
- Using MySQL in docker
- 10 minute fitness method reading notes (3/5)
猜你喜欢
Annotation problem and hidden Markov model
Pytoch implements tf Functions of the gather() function
石臻臻的2021总结和2022展望 | 文末彩蛋
Redis clean cache
前几年外包干了四年,秋招感觉人生就这样了..
OPPO小布推出预训练大模型OBERT,晋升KgCLUE榜首
What if wechat is mistakenly sealed? Explain the underlying logic of wechat seal in detail
Taobao product details API | get baby SKU, main map, evaluation and other API interfaces
Taobao short videos are automatically released in batches without manual RPA open source
Kotlin variable
随机推荐
ZABBIX agent2 installation
我在滴滴做开源
Transactions from January 14 to 19, 2022
10 minute fitness method reading notes (1/5)
[figure neural network] GNN from entry to mastery
Resnet+attention project complete code learning
Principle of universal gbase high availability synchronization tool in Nanjing University
Migrate data from Mysql to neo4j database
ZABBIX ODBC database monitoring
Ecplise development environment configuration and simple web project construction
Transactions from December 29, 2021 to January 4, 2022
JDBC -- use JDBC connection to operate MySQL database
Notes for preparation of information system project manager --- information knowledge
Simply take stock reading notes (2/8)
Annotation problem and hidden Markov model
由扫地增而引起的小叙
Oppo Xiaobu launched Obert, a large pre training model, and promoted to the top of kgclue
Implementing Yang Hui triangle with cyclic queue C language
Difference between JUnit theories and parameterized tests
Taobao, pinduoduo, jd.com, Doudian order & Flag insertion remarks API solution