Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏

3.6. file – determine file type

查看文件信息

		
[root@development app]# echo $LANG
en_US.UTF-8

[root@development app]# file -i mindmap.svg 
mindmap.svg: image/svg+xml; charset=utf-8