unix采用magic number来表示文件类型 Leave a Comment / Linux/Unix/Windows / February 4, 2013 February 4, 2013 在unix文件系统中,magic number是文件的开始几个字节。 unix就是通过它们来大致表示文件类型:可执行程序,shell, postscript文件等。