Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
macOS如何在命令行中读取页面/数字文件?_Macos_Command Line Interface - Fatal编程技术网

macOS如何在命令行中读取页面/数字文件?

macOS如何在命令行中读取页面/数字文件?,macos,command-line-interface,Macos,Command Line Interface,macOS如何在命令行中读取页面/数字文件 我用了“猫” cat/Users/administrator/Downloads/test.pages 但是你可以得到: 这是一个很好的例子,它是一个非常好的例子?? 附加的 我可以使用cat来查看.md文件页面/数字文件是二进制文件的.zip存档,而不是文本文件。为了在命令行上读取它们,您需要一个特殊的工具,尽管我认为目前还不存在。在什么方面使用了cat呢?…该输出看起来像cat可能用于二进制文件?所以dect工具如何从页面中获取敏感词?

macOS如何在命令行中读取页面/数字文件

我用了“猫”


cat/Users/administrator/Downloads/test.pages

但是你可以得到:


这是一个很好的例子,它是一个非常好的例子??


附加的


我可以使用cat来查看.md文件

页面/数字文件是二进制文件的.zip存档,而不是文本文件。为了在命令行上读取它们,您需要一个特殊的工具,尽管我认为目前还不存在。

在什么方面使用了
cat
呢?…该输出看起来像
cat
可能用于二进制文件?所以dect工具如何从页面中获取敏感词?