harmony 鸿蒙cat
cat
Command Function
This command is used to display the content of a text file.
Syntax
cat [pathname]
Parameters
Table 1 Parameter description
Parameter | Description | Value Range |
---|---|---|
pathname | Specifies the file path. | An existing file |
Usage Guidelines
Run the cat [pathname] command to display the content of a text file.
Example
Run cat hello-openharmony.txt.
Output
Content of hello-openharmony.txt
OHOS # cat hello-openharmony.txt
OHOS # Hello openharmony ;)
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Kernel Coding Specification
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦