gpt4 book ai didi

linux - 如何知道确切的文件类型?当其文件 mimetype 为 “application/octet-stream” 时

转载 作者:太空宇宙 更新时间:2023-11-04 11:48:37 28 4
gpt4 key购买 nike

我有一个文件,我想知道它的编码。我试过 file 命令:

$ file —mime-type <filename>
application/octet-stream

最佳答案

file 的主要目的是确定文件类型,而不是猜测文本编码。 chardet可能会给出更好的结果(如果内容确实是文本的):

$ chardet somefile
somefile: ISO-8859-2 with confidence 0.762372935157

关于linux - 如何知道确切的文件类型?当其文件 mimetype 为 “application/octet-stream” 时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56836492/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com