当前位置:网站首页>Special symbols in shell
Special symbols in shell
2022-07-25 21:27:00 【Taro cub】
shell Special symbols in
~ : Add a catalog # cd ~ Represents the user's home directory
! : Execute historical orders !! Execute the last order
$ : Background hold perform
* : The asterisk is shell Wildcard in Match all
? : The question mark is shell Wildcard in Match a character other than carriage return
; : Semicolon can be used in shell Execute multiple commands on one line , Commands are divided directly with semicolons
| : Pipe, The output of the previous command is used as the next command ,cat filename | grep "abc"
\ : Escape character
`` : The quotation marks Execute the command in the command echo "today is `data +%F`" ' ' : Single quotation marks The string in the script should be enclosed in single quotation marks , But unlike double quotes , Single quotes do not interpret variables "" : Double quotes Strings that appear in scripts can be enclosed in double quotes
边栏推荐
- ag 搜索工具参数详解
- Airtest solves the problem that a password needs to be entered in the process of "automatic packaging" (the same applies to random bullet frame processing)
- Beisen Holdings' IPO: a total loss of 4.115 billion yuan in three years, and a total of 2.84 billion yuan in the previous nine rounds of financing
- [fiddlertx plug-in] use Fiddler to capture the package Tencent classroom video download (unable to capture the package solution)
- 租房二三事
- Niuke-top101-bm37
- An interview question about interface and implementation in golang
- 2022-07-18: what is the output of the following go language code? A:Groutine; B:Main; C:Goroutine; D:GoroutineMain。 package m
- seven point two three
- Pychart automatically enters the test mode when running the program
猜你喜欢

Matlab---eeglab check EEG signal

Pyqt5 use pyqtgraph to draw multiple y-value scatter plots

函数栈帧的创建和销毁

Research: more than 70% of doctors are still prescribing unsafe antibiotic drugs
![[depth] the new LAAS agreement elephant: the key to revitalizing the development of the defi track](/img/ef/33f93225171e2c3e14b7d090c68196.png)
[depth] the new LAAS agreement elephant: the key to revitalizing the development of the defi track

工作面试总遇秒杀? 看了京东 T8 大咖私藏的秒杀系统笔记, 已献出膝盖

C#Socket

Achieve accurate positioning based on Tencent map, and realize the attendance punch function of wechat applet

Reading the pointpillar code of openpcdet -- Part 3: Calculation of loss function

Vivo official website app full model UI adaptation scheme
随机推荐
C common set
Leetcode skimming -- guess the size of numbers II 375 medium
Qixin Jushi cloud spectrum new chapter | Haitai Fangyuan and Sichuan Unicom reach ecological strategic cooperation
作为测试,如何理解线程同步异步
Autojs learning - realize 3D perspective
[online tutorial] iptables official tutorial -- learning notes 2
C#Socket
Vivo official website app full model UI adaptation scheme
NVIDIA has opened source a comprehensive library of 3D deep learning based on pytorch
Experience sharing of system architecture designers preparing for the exam: from point to surface
How to choose sentinel vs. hystrix current limiting?
DDD go practice
ZigBee IOT development platform (Industrial IOT)
Test cases and defect report templates
一道golang中defer和函数结合的面试题
Golang language quickly get started to comprehensive practical notes (go language, beego framework, high concurrency chat room, crawler)
zigbee物联网开发平台(工业物联网)
Job interviews are always a second kill? After reading the seckill system notes secretly stored by JD T8, I have given my knees
CTS test steps (Casio cts200 test)
基于腾讯地图实现精准定位,实现微信小程序考勤打卡功能