当前位置:网站首页>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
边栏推荐
- C alarm design
- A possible investment strategy and a possible fuzzy fast stock valuation method
- PIP command reports an error pip is configured with locations that requires tls/ssl problems
- JSON parsing error special character processing (really speechless... Troubleshooting for a long time)
- Constructing expression binary tree with prefix expression
- Introduction to relational model theory
- 研究:数据安全工具在 60% 的情况下无法抵御勒索软件
- ActiveMQ installation and deployment simple configuration (personal test)
- Transactions from December 29, 2021 to January 4, 2022
- From the perspective of technology and risk control, it is analyzed that wechat Alipay restricts the remote collection of personal collection code
猜你喜欢

stm32和电机开发(从架构图到文档编写)

Setting up sqli lab environment

VoneDAO破解组织发展效能难题

石臻臻的2021总结和2022展望 | 文末彩蛋

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

Taobao short videos are automatically released in batches without manual RPA open source

Pytoch implements tf Functions of the gather() function
![[figure neural network] GNN from entry to mastery](/img/e2/bb045fb03bc255b8659f9ca7cdd26b.jpg)
[figure neural network] GNN from entry to mastery

研究:数据安全工具在 60% 的情况下无法抵御勒索软件

RHCSA5
随机推荐
Array cyclic shift problem
Free testing of Taobao tmall API order and flag insertion remark interface
RHCSA3
Get the variable address of structure member in C language
JDBC exercise - query data encapsulated into object return & simple login demo
Kotlin process control and circulation
Add a new cloud disk to Huawei virtual machine
End to end neural network
Principle of universal gbase high availability synchronization tool in Nanjing University
NFT: how to make money with unique assets?
How can labels/legends be added for all chart types in chart. js (chartjs.org)?
ZABBIX monitors mongodb (template and deployment operations)
SAP self-development records user login logs and other information
stirring! 2022 open atom global open source summit registration is hot!
深度长文探讨Join运算的简化和提速
Taobao, pinduoduo, jd.com, Doudian order & Flag insertion remarks API solution
Taobao order amount check error, avoid capital loss API
C language structure is initialized as a function parameter
A few years ago, I outsourced for four years. Qiu Zhao felt that life was like this
前几年外包干了四年,秋招感觉人生就这样了..