harmony 鸿蒙cat
cat
命令功能
cat用于显示文本文件的内容。
命令格式
cat [pathname]
参数说明
表1 参数说明
参数 | 参数说明 | 取值范围 |
---|---|---|
pathname | 文件路径。 | 已存在的文件。 |
使用指南
cat用于显示文本文件的内容。
使用实例
举例:cat hello-openharmony.txt
输出说明
示例 查看 hello-openharmony.txt 文件的信息
OHOS # cat hello-openharmony.txt
OHOS # Hello openharmony ;)
你可能感兴趣的鸿蒙文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦