Content / Linux Manual Pages

Linux 手册页字母索引

这个页面基于 man7.org 的字母索引页 做了站内整理。命令名和原始链接保持准确,说明、导航和分区提示改成中文,同时为了云端访问速度,默认只渲染当前字母分组。

索引条目
14971
字母分组
28
缓存时间
2026-04-22 10:30:54

手册分区说明

  • 1用户命令与常用可执行程序
  • 2系统调用接口
  • 3C 函数库与开发接口
  • 5文件格式、配置文件与约定
  • 7概览、约定、协议与杂项
  • 8系统管理命令

accept(2) 这样的写法,括号里的数字就是它所属的 man 分区。先看名字,再看分区,判断会更快。

使用方式

1. 先选字母

这页已经改成按字母查看,首屏不会再一次性加载全部条目,更适合云端访问。

2. 再看分区

同名条目可能出现在不同分区,例如普通命令、系统调用、POSIX 版本或库函数版本。

3. 需要原文就点进 man7

每个条目都保留了原始 man7 链接,适合继续阅读完整英文手册页。

4. 搜索只过滤当前分组

为了避免把整份索引都塞进页面里,当前搜索只在你打开的字母分组内即时过滤。

字母导航

点击字母切换分组。现在默认只渲染当前分组,访问速度会比整页全部展开稳定很多。

. 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
当前分组 E
当前条目 230
总条目 14971
数据来源 本地缓存

当前优先使用本地缓存以保证访问速度。缓存超过 24 小时也不会在访客请求时阻塞刷新。

E
共 230 条
回到字母导航
e2freefrag(8) 系统管理命令
report free space fragmentation information
e2fsck(8) 系统管理命令
check a Linux ext2/ext3/ext4 file system
e2image(8) 系统管理命令
Save critical ext2/ext3/ext4 file system metadata to a file
e2label(8) 系统管理命令
Change the label on an ext2/ext3/ext4 file system
e2mmpstatus(8) 系统管理命令
Check MMP status of an ext4 file system
e2undo(8) 系统管理命令
Replay an undo log for an ext2/ext3/ext4 file system
e4crypt(8) 系统管理命令
ext4 file system encryption utility
e4defrag(8) 系统管理命令
online defragmenter for ext4 file system
eaccess(3) C 函数库
check effective user's permissions for a file
echo(1) 用户命令
display a line of text
echo(1p) POSIX 用户命令
write arguments to standard output
echo(3x) 扩展函数 / curses
get and set curses terminal input options
echochar(3x) 扩展函数 / curses
向窗口添加 curses 字符并推进光标
原文:add a curses character to a window and advance the cursor
echo_wchar(3x) 扩展函数 / curses
add a curses complex character to a window, possibly advancing the cursor
ecvt(3) C 函数库
convert a floating-point number to a string
ecvt_r(3) C 函数库
convert a floating-point number to a string
ed(1p) POSIX 用户命令
edit text
edata(3) C 函数库
end of program segments
editcap(1) 用户命令
Edit and/or translate the format of capture files
efadv(7) 约定、概览与杂项
Direct verbs for efa devices
eject(1) 用户命令
eject removable media
elf(5) 文件格式与约定
format of Executable and Linking Format (ELF) files
elfdeps(1) 用户命令
Dependency generator for ELF binaries
elfedit(1) 用户命令
update ELF header and program property of ELF files
ematch(8) 系统管理命令
extended matches for use with "basic", "cgroup" or "flow" filters
encrypt(3p) POSIX 函数库
encoding function (CRYPT)
end(3) C 函数库
end of program segments
endgrent(3p) POSIX 函数库
group database entry functions
endian(3) C 函数库
convert values between host and big-/little-endian byte order
endmntent(3) C 函数库
获取文件系统描述文件条目
原文:get filesystem descriptor file entry
endspent(3) C 函数库
get shadow password file entry
endutxent(3p) POSIX 函数库
user accounting database functions
endwin(3x) 扩展函数 / curses
initialize, manipulate, or tear down curses terminal interface
enosys(1) 用户命令
utility to make syscalls fail with ENOSYS
env(1) 用户命令
run a program in a modified environment
env(1p) POSIX 用户命令
set the environment for command invocation
environ(3p) POSIX 函数库
array of character pointers to the environment strings
environ(7) 约定、概览与杂项
user environment
environment(5) 文件格式与约定
the environment variables config files
envsubst(1) 用户命令
substitutes environment variables in shell format strings
envz(3) C 函数库
environment string support
EOF(3const) 手册分区 3const
end of file or error indicator
eof(3const) 手册分区 3const
end of file or error indicator
epoll(7) 约定、概览与杂项
I/O event notification facility
epoll_ctl(2) 系统调用
control interface for an epoll file descriptor
epoll_pwait(2) 系统调用
wait for an I/O event on an epoll file descriptor
epoll_pwait2(2) 系统调用
wait for an I/O event on an epoll file descriptor
epoll_wait(2) 系统调用
wait for an I/O event on an epoll file descriptor
erand48(3) C 函数库
generate uniformly distributed pseudo-random numbers
erand48_r(3) C 函数库
generate uniformly distributed pseudo-random numbers reentrantly
erase(3x) 扩展函数 / curses
clear all or part of a curses window
erasechar(3x) 扩展函数 / curses
get and set terminal attributes with curses
erasewchar(3x) 扩展函数 / curses
get and set terminal attributes with curses
erf(3) C 函数库
error function
erf(3p) POSIX 函数库
error functions
erfc(3) C 函数库
complementary error function
erfc(3p) POSIX 函数库
complementary error functions
erfcf(3) C 函数库
complementary error function
erfcf(3p) POSIX 函数库
complementary error functions
erfcl(3) C 函数库
complementary error function
erfcl(3p) POSIX 函数库
complementary error functions
erff(3) C 函数库
error function
erff(3p) POSIX 函数库
error functions
erfl(3) C 函数库
error function
erfl(3p) POSIX 函数库
error functions
erofs(5) 文件格式与约定
the Enhanced Read-Only File System
err(3) C 函数库
formatted error messages
ERR(3x) 扩展函数 / curses
curses data types, constants, and global variables
errno(3) C 函数库
number of last error
errno(3p) POSIX 函数库
error return value
error(3) C 函数库
glibc error reporting functions
errx(3) C 函数库
formatted error messages
ESCDELAY(3x) 扩展函数 / curses
curses data types, constants, and global variables
etext(3) C 函数库
end of program segments
ETF(8) 系统管理命令
Earliest TxTime First (ETF) Qdisc
ether_aton(3) C 函数库
Ethernet address manipulation routines
ether_line(3) C 函数库
Ethernet address manipulation routines
ether_ntoa(3) C 函数库
Ethernet address manipulation routines
ethers(5) 文件格式与约定
Ethernet address to IP number database
ethtool(8) 系统管理命令
query or control network driver and hardware settings
ETS(8) 系统管理命令
Enhanced Transmission Selection scheduler
etwdump(1) 用户命令
Provide an interface to read Event Tracing for Windows (ETW)
euidaccess(3) C 函数库
check effective user's permissions for a file
eval(1p) POSIX 用户命令
construct command by concatenating arguments
eventfd(2) 系统调用
create a file descriptor for event notification
eventfd2(2) 系统调用
create a file descriptor for event notification
eventfd_read(3) C 函数库
create a file descriptor for event notification
ex(1p) POSIX 用户命令
text editor
exch(1) 用户命令
atomically exchanges paths between two files
exec(1p) POSIX 用户命令
execute commands and open, close, or copy file descriptors
exec(3) C 函数库
execute a file
exec(3p) POSIX 函数库
execute a file
execveat(2) 系统调用
execute program relative to a directory file descriptor
exit(1p) POSIX 用户命令
cause the shell to exit
exit(2) 系统调用
terminate the calling process
exit(3) C 函数库
cause normal process termination
exit(3p) POSIX 函数库
terminate a process
exp(3) C 函数库
base-e exponential function
exp(3p) POSIX 函数库
exponential function
exp10(3) C 函数库
base-10 exponential function
exp10f(3) C 函数库
base-10 exponential function
exp10l(3) C 函数库
base-10 exponential function
exp2(3) C 函数库
base-2 exponential function
exp2(3p) POSIX 函数库
exponential base 2 functions
exp2f(3) C 函数库
base-2 exponential function
exp2f(3p) POSIX 函数库
exponential base 2 functions
exp2l(3) C 函数库
base-2 exponential function
exp2l(3p) POSIX 函数库
exponential base 2 functions
expand(1) 用户命令
convert tabs to spaces
expand(1p) POSIX 用户命令
convert tabs to spaces
expect(1) 用户命令
programmed dialogue with interactive programs, Version 5
expf(3) C 函数库
base-e exponential function
expf(3p) POSIX 函数库
exponential function
expiry(1) 用户命令
check and enforce password expiration policy
expl(3) C 函数库
base-e exponential function
expl(3p) POSIX 函数库
exponential function
expm1(3) C 函数库
exponential minus 1
expm1(3p) POSIX 函数库
compute exponential functions
expm1f(3p) POSIX 函数库
compute exponential functions
expm1l(3p) POSIX 函数库
compute exponential functions
export(1p) POSIX 用户命令
set the export attribute for variables
exportd(8) 系统管理命令
NFSv4 Server Mount Daemon
exportfs(8) 系统管理命令
maintain table of exported NFS file systems
exports(5) 文件格式与约定
NFS server export table
expr(1) 用户命令
evaluate expressions
expr(1p) POSIX 用户命令
evaluate arguments as an expression
ext2(5) 文件格式与约定
the second extended file system
ext3(5) 文件格式与约定
the second extended file system
ext4(5) 文件格式与约定
the second extended file system
extcap(4) 设备与特殊文件
The external capture interface
extended_color_content(3x) 扩展函数 / curses
使用 curses 操作终端颜色
原文:manipulate terminal colors with curses
extended_pair_content(3x) 扩展函数 / curses
使用 curses 操作终端颜色
原文:manipulate terminal colors with curses