当前位置:网站首页>Difference of EOF
Difference of EOF
2022-07-03 09:37:00 【chenhyc】
(1) Use cat <<EOF when , When we're done typing , On the last line, enter EOF As an end sign , At the same time, the last line EOF Must top grid ,EOF You can't use tabs or spaces in the front , Otherwise, an error will be reported when executing the script , Because the end resolver EOF It's preceded by tabs or spaces , be EOF It's not going to be used as a closing line , Will only continue to be treated as stdin To input .
(1.1) The last line EOF Vertex lattice , Perform normally 

(1.2) The last line ,EOF Not top grid , Report errors 

(2) Use cat <<-EOF when , When we're done typing , On the last line, enter EOF As an end sign , At the same time, the last line EOF unlimited ,EOF You can use tabs in front
(2.1)EOF Vertex lattice , Perform normally 

(2.2)EOF front +tab, The execution is also normal 

边栏推荐
- 解决Editor.md上传图片获取不到图片地址问题
- Leetcode daily question (968. binary tree cameras)
- Navicat, MySQL export Er graph, er graph
- Hudi 数据管理和存储概述
- Django operates Excel files through openpyxl to import data into the database in batches.
- LeetCode每日一题(968. Binary Tree Cameras)
- Hudi quick experience (including detailed operation steps and screenshots)
- Install database -linux-5.7
- Crawler career from scratch (II): crawl the photos of my little sister ② (the website has been disabled)
- Flink learning notes (IX) status programming
猜你喜欢

Flink learning notes (XI) table API and SQL

Leetcode daily question (2212. maximum points in an archery competition)

Learning C language from scratch -- installation and configuration of 01 MinGW

LeetCode每日一题(1162. As Far from Land as Possible)

Windows安装Redis详细步骤

Spark 结构化流写入Hudi 实践

LeetCode每日一题(931. Minimum Falling Path Sum)

Hudi 快速体验使用(含操作详细步骤及截图)

Directory and switching operation in file system

Hudi 数据管理和存储概述
随机推荐
DSP data calculation error
LeetCode每日一题(2090. K Radius Subarray Averages)
Spark overview
从0开始使用pnpm构建一个Monorepo方式管理的demo
LeetCode每日一题(2305. Fair Distribution of Cookies)
Failed building wheel for argon2 cffi when installing Jupiter
The server denied password root remote connection access
Utilisation de hudi dans idea
Win10安装ELK
NPM install installation dependency package error reporting solution
Analysis of the implementation principle of an open source markdown to rich text editor
Solve editor MD uploads pictures and cannot get the picture address
Win10 install elk
QT qstring:: number apply base conversion
1922. Count Good Numbers
Spark 集群安装与部署
Flink学习笔记(十一)Table API 和 SQL
Nodemcu-esp8266 development board to build Arduino ide development environment
Directory and switching operation in file system
小王叔叔的博客目录【持续更新中】