当前位置:网站首页>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
边栏推荐
- Rasa Chat Robot Tutorial (translation) (1)
- Ecplise development environment configuration and simple web project construction
- Super efficient! The secret of swagger Yapi
- C alarm design
- How to connect the API interface of Taobao open platform (super detailed)
- 【云原生】Nacos中的事件发布与订阅--观察者模式
- Kotlin process control and circulation
- UNIX socket advanced learning diary - advanced i/o functions
- 在家庭智能照明中应用的测距传感芯片4530A
- Resnet+attention project complete code learning
猜你喜欢

Constructing expression binary tree with prefix expression

Taobao short video, why the worse the effect

Summary of C language learning problems (VS)

Taobao flag insertion remarks | logistics delivery interface

非技术部门,如何参与 DevOps?

Pytoch monolayer bidirectional_ LSTM implements MNIST and fashionmnist data classification

A few years ago, I outsourced for four years. Qiu Zhao felt that life was like this

Kotlin变量

【云原生】Nacos中的事件发布与订阅--观察者模式

Preliminary exploration of basic knowledge of MySQL
随机推荐
ZABBIX agent2 monitors mongodb templates and configuration operations
Difference between JUnit theories and parameterized tests
Laravel文档阅读笔记-mews/captcha的使用(验证码功能)
Transactions from January 14 to 19, 2022
Kotlin函数
Kotlin variable
Resnet+attention project complete code learning
10 minute fitness method reading notes (5/5)
UNIX socket advanced learning diary - advanced i/o functions
Distributed solution - Comprehensive decryption of distributed task scheduling platform -xxljob
Using MySQL in docker
jxl笔记
石臻臻的2021总结和2022展望 | 文末彩蛋
研究:数据安全工具在 60% 的情况下无法抵御勒索软件
Yum only downloads the RPM package of the software to the specified directory without installing it
Constructing expression binary tree with prefix expression
CVPR 2022 | 基于稀疏 Transformer 的单步三维目标识别器
Distributed solution - Comprehensive decryption of distributed task scheduling platform - xxljob scheduling center cluster
Transactions from December 29, 2021 to January 4, 2022
奔跑,开路