File (命令)

  • 5.45 (2023年7月27日;穩定版本)[1]
編輯維基數據鏈接源代码库https://github.com/file/file编程语言C操作系统Unix、类Unix系统平台跨平臺类型文件类型检测器许可协议BSD许可证CDDL网站https://darwinsys.com/file/

file是Unix 系统的一条标准命令,用来确认文件的类型。

用法

file 的 Unix 规范命令

 file [OPTION...] [FILE...]

示例

$ file file.c
file.c: C program text
$ file program
program: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked
    (uses shared libs), stripped
$ file /dev/hda1
/dev/hda1: block special (0/0)
$ file -s /dev/hda1
/dev/hda1: Linux/i386 ext2 filesystem

外部連結

手冊頁

其他

  • Fine Free File Command(页面存档备份,存于互联网档案馆) – homepage for version of file used in major BSD and Linux distributions.
  • File for Windows(页面存档备份,存于互联网档案馆) – webpage of native GnuWin32 port of file for 32 bit Windows.
  • The libmagic-dev package(页面存档备份,存于互联网档案馆) on packages.debian.org(页面存档备份,存于互联网档案馆
  • TrID(页面存档备份,存于互联网档案馆), an alternative providing ranked answers (instead of just one) based on statistics.
文件系統
程序
  • at
  • bg
  • chroot
  • cron
  • fg
  • kill
  • killall英语killall
  • nice
  • pgrep
  • pkill英语pkill
  • ps
  • pstree英语pstree
  • time
  • top
用户环境
  • clear
  • env
  • exit
  • history英语history (Unix)
  • id
  • logname
  • mesg英语mesg
  • passwd
  • su
  • sudo
  • uptime
  • talk英语talk (software)
  • tput英语tput
  • uname
  • w
  • wall英语wall (Unix)
  • who
  • whoami
  • write英语write (Unix)
文本编辑
  • awk
  • banner英语banner (Unix)
  • basename
  • comm英语comm
  • csplit英语csplit
  • cut
  • diff
  • dirname
  • ed
  • ex
  • fmt英语fmt
  • fold英语fold (Unix)
  • head英语head (Unix)
  • iconv
  • join英语join (Unix)
  • less
  • more
  • nl英语nl (Unix)
  • paste英语paste (Unix)
  • sed
  • sort英语sort (Unix)
  • spell英语spell (Unix)
  • strings英语strings (Unix)
  • tail
  • tr
  • uniq英语uniq
  • vi
  • wc
  • xargs
壳层内建
网络英语Network utility
查找
文档
  • apropos英语apropos (Unix)
  • help英语help (command)
  • man
软件开发
杂项
  • bc
  • cal
  • dc
  • expr
  • lp英语lp (Unix)
  • lpr
  • sleep
  • true和false
  • yes
  1. ^ "[File file-5.45 is now available"]; 检索日期: 2023年7月28日; 作者姓名字符串: Christos Zoulas; 出版日期: 2023年7月27日.