当前位置:网站首页>The third day of rhcsa summer vacation
The third day of rhcsa summer vacation
2022-07-25 05:09:00 【Tea maker under the moon】
It's not finished , Make up tomorrow afternoon
1. Soft link and hard link drawing , And the code
2. Explanation of the first level catalogue ( Store what , english )
3. Redirect :
>
>>
2>
2>>
&>
>&
take 1 Redirect to file , take 2 Redirect to 1
take 2 Redirect to file , take 1 Redirect to 2
Redirect files to 0
cat Read content from standard input , Then output to a file
Optional:
cmd >&n Send the output to the file descriptor n
cmd m>&n Output to file symbol m To the file descriptor n
cmd >&- Turn off standard output
cmd <&n Input from file descriptor n
cmd m<&n m From the file descriptor n
cmd <&- Turn off standard input
cmd <&n- Move the input file descriptor n Instead of copying it
cmd >&n- Move the output file descriptor n Instead of copying it
4. create a file , Delete file , Create directory , Delete directory
5.cp command :
Copy file paste rename
Copy files to directory rename
Copy directory to directory
Copy the file to the directory without changing the file properties
mv Use of commands
1. Soft link and hard link drawing , And the code
2. Explanation of the first level catalogue ( Store what , english )
In the root directory bin and sbin,usr In the catalog bin and sbin, All four directories are used to hold system commands . difference :bin All users of the directory can use ,sbin Only root Only users can use .
proc and sys The directory cannot be manipulated directly , These two directories store the mount points of memory
It is not recommended to place customized data in the root directory
3. Redirect :
>
>>
2>
2>>
&>
>&
take 1 Redirect to file , take 2 Redirect to 1
take 2 Redirect to file , take 1 Redirect to 2
Redirect files to 0
cat Read content from standard input , Then output to a file
Optional:
cmd >&n Send the output to the file descriptor n
cmd m>&n Output to file symbol m To the file descriptor n
cmd >&- Turn off standard output
cmd <&n Input from file descriptor n
cmd m<&n m From the file descriptor n
cmd <&- Turn off standard input
cmd <&n- Move the input file descriptor n Instead of copying it
cmd >&n- Move the output file descriptor n Instead of copying it
4. create a file , Delete file , Create directory , Delete directory
create a file

Delete file 
Create directory
Delete directory
5.cp command :
Copy file paste rename
Copy files to directory rename
Copy directory to directory
Copy the file to the directory without changing the file properties
mv Use of commands
边栏推荐
- panda3d 键盘移动场景
- nacos中哪边有这个列的sql脚本啊?
- Ownership in rust -- introduction of rust language Xiaobai 11
- unity 3D物体添加 点击事件
- STM32 Development Notes 118: using CMSIS DSP Library in stm32cube IDE
- PyG搭建GCN实现链接预测
- Xiaohongshu joins hands with HMS core to enjoy HD vision and grow grass for a better life
- 推荐系统-协同过滤在Spark中的实现
- How to get the database creation time?
- 85 distributed project construction
猜你喜欢

Browser cache HTTP cache CDN cache localstorage / sessionstorage / cookies

The 6th "Blue Hat Cup" National College Students' Cyber Security Skills Competition writeup
![[no title] 1](/img/6c/df2ebb3e39d1e47b8dd74cfdddbb06.gif)
[no title] 1

2022-7-13 summary

HMS core discovery Episode 16 live broadcast preview | play AI's new "sound" state with tiger pier
![2022-07-24:以下go语言代码输出什么?A:[]int{};B:[]int(nil);C:panic;D:编译错误。 package main import ( “fmt“ ) f](/img/bf/e38a8fd813f88a83f61a1abfa3b95d.png)
2022-07-24:以下go语言代码输出什么?A:[]int{};B:[]int(nil);C:panic;D:编译错误。 package main import ( “fmt“ ) f

Unity LOD

Token value replacement of burpsuite blasting

The third question of force deduction -- the longest substring without repeated characters

Compile ue5.0
随机推荐
Three must know and know problems of redis
China trifluoroethanol industry research and investment forecast report (2022 Edition)
In depth understanding of service
[analysis of GPIO register (crl/crh) configuration of STM32]
The market is right
Render Optimization: repaint and reflow
rhce第一天
Delivery practice of private PAAS platform based on cloud native
85 distributed project construction
Execution process of NPM run XX
Unity LOD
STM32 Development Notes 119: what macros are required to enable FPU?
[c language] custom type (structure ~ enumeration ~ Union)
Interviewer: explain the core principle of ThreadLocal
Data Lake (16): structured streaming writes iceberg in real time
unity 3D物体添加 点击事件
Special analysis of data security construction in banking industry
Which website is suitable for physical server
Information System Project Manager --- Chapter IX examination questions of project human resource management over the years
Valley p2420 let's XOR solution