linux中显示文件的类型

字体大小: 中小 标准 ->行高大小: 标准
linux中显示文件的类型
用命令file可以使你知道某个文件究竟是ELF格式的可执行文件,还是shell script文件或是其他的什么格式
  例如:#file startx

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/49025.html