当前位置:网站首页>Linux environment
Linux environment
2022-07-22 16:04:00 【And continue to move bricks】
Linux Operating environment
Ctrl+L = Clear the screen
VI Use : Command line mode 、 The input mode
Vi Enter command line mode and “i” Enter input mode , Press... When input is complete “ESC” Return to command line mode
preservation : Enter in command line mode “:wq” To save and exit
Ctrl+Alt+T: Open the terminal
Gcc Compiler tools
Gcc xxx.c -o Compiled name ( example :thisLinux)
function Input ./ Add program name
Liunx Commonly used instructions
ls: List which files are in the current folder -a List all files
pwd: Displays the current folder
mkdir+ name : Create a folder to — name
cd + The goal is : Enter a folder
cd .. : Return to the upper folder
cd+ enter : Go back to the working directory , namely /home/wbx
* wildcard :*.c All of the current folder .c file
Tab Key auto completion
mv The goal is Destination folder : Move
mv a.c b.c: take a.c Rename it to b.c
cp b.c d.c: take b.c Copy and name it d.c
ifconfig: Check the status of the network card
边栏推荐
- 程序环境和预处理
- QT notes - customized qlistwidget
- Dominoes staged: the beginning and end of the three arrow capital crash
- 元宇宙赋能场景金融:商业银行竞争发展新赛道
- 线段树学习记录
- Scala变量和数据类型(2)
- BookPageCnt
- 关于近期网上的低浓度阿托品治疗近视问题
- Nftscan and port3 have reached strategic cooperation in the field of NFT data
- How does the 2022 social e-commerce model split marketing? -- Share purchase
猜你喜欢
随机推荐
腾讯计划关停数字藏品业务“幻核”(7月21日)
Flask对数据库的查询以及关联
Why does the system we developed have concurrent bugs? What is the root cause of concurrent bugs?
[elaborate] ES6 import, export and other operations
How does the 2022 social e-commerce model split marketing? -- Share purchase
socket通信中select函数用法
What are the common probe set and gallery set
GoldenSection
Only es works well when checking the log? You didn't use Clickhouse like this
白蛋白索拉非尼/Gd2O3/CuS复合白蛋白纳米粒/ALB-ICG-DOX白蛋白纳米粒包ICG&DOX的制备
Advertising is everywhere. How can we use advertising to promote our products?
Do you know lumen and Nanite? How to use it in ue5 scene production?
OPENCN学习DAY3
单片机是如何工作的?
企业需要建立属于自己的小程序及APP需要做什么前期工作?
What preliminary work does the enterprise need to do to establish its own applet and app?
Albumin nanoparticles / gossypol albumin nanoparticles / lapatinib albumin nanoparticles coated with DNA and photosensitizer CE6
Monopoly of Web3 social protocol and soul binding token
元宇宙赋能场景金融:商业银行竞争发展新赛道
线段树学习记录