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
当前分组 W
当前条目 248
总条目 14971
数据来源 本地缓存

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

W
共 248 条
回到字母导航
w(1) 用户命令
Show who is logged on and what they are doing.
waddch(3x) 扩展函数 / curses
向窗口添加 curses 字符并推进光标
原文:add a curses character to a window and advance the cursor
waddchnstr(3x) 扩展函数 / curses
向窗口添加 curses 字符串
原文:add a curses character string to a window
waddchstr(3x) 扩展函数 / curses
向窗口添加 curses 字符串
原文:add a curses character string to a window
waddnstr(3x) 扩展函数 / curses
add a string to a curses window and advance the cursor
waddnwstr(3x) 扩展函数 / curses
add a wide-character string to a curses window and advance the cursor
waddstr(3x) 扩展函数 / curses
add a string to a curses window and advance the cursor
wadd_wch(3x) 扩展函数 / curses
add a curses complex character to a window, possibly advancing the cursor
wadd_wchnstr(3x) 扩展函数 / curses
add a curses complex character string to a window
wadd_wchstr(3x) 扩展函数 / curses
add a curses complex character string to a window
waddwstr(3x) 扩展函数 / curses
add a wide-character string to a curses window and advance the cursor
wait(1p) POSIX 用户命令
await process completion
wait(2) 系统调用
wait for process to change state
wait(3p) POSIX 函数库
wait for a child process to stop or terminate
wait3(2) 系统调用
wait for process to change state, BSD style
wait4(2) 系统调用
wait for process to change state, BSD style
waitid(2) 系统调用
wait for process to change state
waitid(3p) POSIX 函数库
wait for a child process to change state
waitpid(1) 用户命令
utility to wait for arbitrary processes
waitpid(2) 系统调用
wait for process to change state
waitpid(3p) POSIX 函数库
wait for a child process to stop or terminate
wall(1) 用户命令
write a message to all users
warn(3) C 函数库
formatted error messages
warnquota(8) 系统管理命令
send mail to users over quota
warnx(3) C 函数库
formatted error messages
watch(1) 用户命令
execute a program periodically, showing output fullscreen
wattr_get(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wattroff(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wattr_off(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wattron(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wattr_on(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wattrset(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wattr_set(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wavelan(4) 设备与特殊文件
AT&T GIS WaveLAN ISA device driver
wbkgd(3x) 扩展函数 / curses
manipulate background of a curses window of characters
wbkgdset(3x) 扩展函数 / curses
manipulate background of a curses window of characters
wbkgrnd(3x) 扩展函数 / curses
manipulate background of a curses window of wide characters
wbkgrndset(3x) 扩展函数 / curses
manipulate background of a curses window of wide characters
wborder(3x) 扩展函数 / curses
draw borders and lines in a curses window of characters
wborder_set(3x) 扩展函数 / curses
draw borders and lines in a curses window of wide characters
wc(1) 用户命令
print newline, word, and byte counts for each file
wc(1p) POSIX 用户命令
word, line, and byte or character count
wchgat(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wclear(3x) 扩展函数 / curses
clear all or part of a curses window
wclrtobot(3x) 扩展函数 / curses
clear all or part of a curses window
wclrtoeol(3x) 扩展函数 / curses
clear all or part of a curses window
wcolor_set(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wcpcpy(3) C 函数库
copy a wide-character string, returning a pointer to its end
wcpcpy(3p) POSIX 函数库
character string, returning a pointer to its end
wcpncpy(3) C 函数库
copy a fixed-size string of wide characters, returning a pointer to its end
wcpncpy(3p) POSIX 函数库
size wide-character string, returning a pointer to its end
wcrtomb(3) C 函数库
convert a wide character to a multibyte sequence
wcrtomb(3p) POSIX 函数库
character code to a character (restartable)
wcscasecmp(3) C 函数库
compare two wide-character strings, ignoring case
wcscasecmp(3p) POSIX 函数库
insensitive wide-character string comparison
wcscat(3) C 函数库
concatenate two wide-character strings
wcschr(3) C 函数库
search a wide character in a wide-character string
wcschr(3p) POSIX 函数库
character string scanning operation
wcscmp(3) C 函数库
compare two wide-character strings
wcscoll(3p) POSIX 函数库
character string comparison using collating information
wcscoll_l(3p) POSIX 函数库
character string comparison using collating information
wcscpy(3) C 函数库
copy a wide-character string
wcscpy(3p) POSIX 函数库
character string, returning a pointer to its end
wcscspn(3) C 函数库
search a wide-character string for any of a set of wide characters
wcscspn(3p) POSIX 函数库
get the length of a complementary wide substring
wcsdup(3) C 函数库
duplicate a wide-character string
wcslen(3) C 函数库
determine the length of a wide-character string
wcslen(3p) POSIX 函数库
sized wide-character string
wcsncasecmp(3) C 函数库
compare two wide-character strings, ignoring case
wcsncasecmp(3p) POSIX 函数库
insensitive wide-character string comparison
wcsncat(3) C 函数库
concatenate two wide-character strings
wcsncat(3p) POSIX 函数库
character string with part of another
wcsncmp(3) C 函数库
compare two fixed-size wide-character strings
wcsncpy(3) C 函数库
copy a fixed-size string of wide characters
wcsncpy(3p) POSIX 函数库
size wide-character string, returning a pointer to its end
wcsnlen(3) C 函数库
determine the length of a fixed-size wide-character string
wcsnlen(3p) POSIX 函数库
sized wide-character string
wcsnrtombs(3) C 函数库
convert a wide-character string to a multibyte string
wcsnrtombs(3p) POSIX 函数库
character string to multi-byte string
wcspbrk(3) C 函数库
search a wide-character string for any of a set of wide characters
wcspbrk(3p) POSIX 函数库
character string for a wide-character code
wcsrchr(3) C 函数库
search a wide character in a wide-character string
wcsrchr(3p) POSIX 函数库
character string scanning operation
wcsrtombs(3) C 函数库
convert a wide-character string to a multibyte string
wcsrtombs(3p) POSIX 函数库
character string to a character string (restartable)
wcsspn(3) C 函数库
get length of a prefix wide-character substring
wcsspn(3p) POSIX 函数库
get the length of a wide substring
wcsstr(3) C 函数库
locate a substring in a wide-character string
wcstod(3p) POSIX 函数库
character string to a double-precision number
wcstof(3p) POSIX 函数库
character string to a double-precision number
wcstoimax(3) C 函数库
convert wide-character string to integer
wcstoimax(3p) POSIX 函数库
character string to an integer type
wcstok(3) C 函数库
split wide-character string into tokens
wcstok(3p) POSIX 函数库
character string into tokens
wcstol(3p) POSIX 函数库
character string to a long integer
wcstold(3p) POSIX 函数库
character string to a double-precision number
wcstoll(3p) POSIX 函数库
character string to a long integer
wcstombs(3) C 函数库
convert a wide-character string to a multibyte string
wcstombs(3p) POSIX 函数库
character string to a character string
wcstoul(3p) POSIX 函数库
character string to an unsigned long
wcstoull(3p) POSIX 函数库
character string to an unsigned long
wcstoumax(3) C 函数库
convert wide-character string to integer
wcstoumax(3p) POSIX 函数库
character string to an integer type
wcswidth(3) C 函数库
determine columns needed for a fixed-size wide-character string
wcsxfrm(3p) POSIX 函数库
character string transformation
wctob(3) C 函数库
try to represent a wide character as a single byte
wctob(3p) POSIX 函数库
character to single-byte conversion
wctomb(3) C 函数库
convert a wide character to a multibyte sequence
wctomb(3p) POSIX 函数库
character code to a character
wctrans(3) C 函数库
wide-character translation mapping
wctype(3) C 函数库
wide-character classification
wctype(3p) POSIX 函数库
define character class
wctype.h(0p) POSIX 头文件
character classification and mapping utilities
wcurl(1) 用户命令
a simple wrapper around curl to easily download files.
wcursyncup(3x) 扩展函数 / curses
create and manipulate curses windows
wcwidth(3) C 函数库
determine columns needed for a wide character
wdctl(8) 系统管理命令
show hardware watchdog status
wdelch(3x) 扩展函数 / curses
delete a character from a curses window
wdeleteln(3x) 扩展函数 / curses
delete or insert lines in a curses window
weblogvis(1) 用户命令
visualize activity and performance from Web server logs
webvis(1) 用户命令
visualize system-level Web server activity
wechochar(3x) 扩展函数 / curses
向窗口添加 curses 字符并推进光标
原文:add a curses character to a window and advance the cursor
wecho_wchar(3x) 扩展函数 / curses
add a curses complex character to a window, possibly advancing the cursor
wenclose(3x) 扩展函数 / curses
get mouse events in ncurses
WEOF(3type) 数据类型
integer type capable of storing any wchar_t of WEOF
werase(3x) 扩展函数 / curses
clear all or part of a curses window
wg-quick(8) 系统管理命令
set up a WireGuard interface simply
wg(8) 系统管理命令
set and retrieve configuration of WireGuard interfaces
Wget(1) 用户命令
The non-interactive network downloader.
wget(1) 用户命令
The non-interactive network downloader.
wgetbkgrnd(3x) 扩展函数 / curses
manipulate background of a curses window of wide characters
wgetch(3x) 扩展函数 / curses
get (or push back) characters from curses terminal keyboard buffer
wgetdelay(3x) 扩展函数 / curses
obtain curses window properties
wgetnstr(3x) 扩展函数 / curses
read a character string from curses terminal keyboard
wgetn_wstr(3x) 扩展函数 / curses
read a wide-character string from a curses terminal keyboard
wgetparent(3x) 扩展函数 / curses
obtain curses window properties
wgetscrreg(3x) 扩展函数 / curses
obtain curses window properties
wgetstr(3x) 扩展函数 / curses
read a character string from curses terminal keyboard
wget_wch(3x) 扩展函数 / curses
get (or push back) a wide character from curses terminal keyboard buffer
wget_wstr(3x) 扩展函数 / curses
read a wide-character string from a curses terminal keyboard
what(1p) POSIX 用户命令
identify SCCS files (DEVELOPMENT)
whatis(1) 用户命令
display one-line manual page descriptions
whereis(1) 用户命令
locate the binary, source, and manual page files for a command
whline(3x) 扩展函数 / curses
draw borders and lines in a curses window of characters
whline_set(3x) 扩展函数 / curses
draw borders and lines in a curses window of wide characters
who(1) 用户命令
show who is logged on
who(1p) POSIX 用户命令
display who is on the system
whoami(1) 用户命令
print effective user name
wifidump(1) 用户命令
Provides an interface to capture Wi-Fi frames from a remote host through SSH.
winch(3x) 扩展函数 / curses
get a curses character from a window
winchnstr(3x) 扩展函数 / curses
get a curses character string from a window
winchstr(3x) 扩展函数 / curses
get a curses character string from a window
windmc(1) 用户命令
generates Windows message resources
WINDOW(3x) 扩展函数 / curses
curses data types, constants, and global variables
windres(1) 用户命令
manipulate Windows resources
winnstr(3x) 扩展函数 / curses
get a string from a curses window
winnwstr(3x) 扩展函数 / curses
get a wide-character string from a curses window
winsch(3x) 扩展函数 / curses
insert a curses character in a window
winsdelln(3x) 扩展函数 / curses
delete or insert lines in a curses window
winsertln(3x) 扩展函数 / curses
delete or insert lines in a curses window
winsnstr(3x) 扩展函数 / curses
insert a string in a curses window
wins_nwstr(3x) 扩展函数 / curses
insert a wide-character string in a curses window
winsstr(3x) 扩展函数 / curses
insert a string in a curses window
winstr(3x) 扩展函数 / curses
get a string from a curses window
wins_wch(3x) 扩展函数 / curses
insert a curses complex character in a window
wins_wstr(3x) 扩展函数 / curses
insert a wide-character string in a curses window
wint_t(3type) 数据类型
integer type capable of storing any wchar_t of WEOF
win_wch(3x) 扩展函数 / curses
get a curses complex character from a window
win_wchnstr(3x) 扩展函数 / curses
get a curses complex character string from a window
win_wchstr(3x) 扩展函数 / curses
get a curses complex character string from a window
winwstr(3x) 扩展函数 / curses
get a wide-character string from a curses window
wipefs(8) 系统管理命令
wipe a signature from a device
wireshark(1) 用户命令
Interactively dump and analyze network traffic
wmemchr(3) C 函数库
search a wide character in a wide-character array
wmemchr(3p) POSIX 函数库
find a wide character in memory
wmemcmp(3) C 函数库
compare two arrays of wide-characters
wmemcmp(3p) POSIX 函数库
compare wide characters in memory
wmemcpy(3) C 函数库
copy an array of wide-characters
wmemcpy(3p) POSIX 函数库
copy wide characters in memory
wmemmove(3) C 函数库
copy an array of wide-characters
wmemmove(3p) POSIX 函数库
copy wide characters in memory with overlapping areas
wmemset(3) C 函数库
fill an array of wide-characters with a constant wide character
wmemset(3p) POSIX 函数库
set wide characters in memory
wmove(3x) 扩展函数 / curses
move cursor in a curses window
wnoutrefresh(3x) 扩展函数 / curses
refresh curses windows or lines thereupon
wordexp(3) C 函数库
perform word expansion like a posix-shell
wordfree(3) C 函数库
perform word expansion like a posix-shell
wprintf(3) C 函数库
formatted wide-character output conversion
wprintw(3x) 扩展函数 / curses
write formatted output to a curses window
wredrawln(3x) 扩展函数 / curses
refresh curses windows or lines thereupon
wrefresh(3x) 扩展函数 / curses
refresh curses windows or lines thereupon
wresize(3x) 扩展函数 / curses
resize a curses window
write(1p) POSIX 用户命令
write to another user
write(2) 系统调用
write to a file descriptor
writev(2) 系统调用
read or write data into multiple buffers
wrudf(1) 用户命令
Maintain a UDF filesystem.
wscanw(3x) 扩展函数 / curses
read formatted input from a curses window
wscrl(3x) 扩展函数 / curses
scroll a curses window
wsrep_sst_common(1) 用户命令
common command line parser to be sourced by other SST scripts
wstandend(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wstandout(3x) 扩展函数 / curses
manipulate attributes of character cells in curses windows
wsyncdown(3x) 扩展函数 / curses
create and manipulate curses windows
wsyncup(3x) 扩展函数 / curses
create and manipulate curses windows
wtimeout(3x) 扩展函数 / curses
get and set curses terminal input options
wtmp(5) 文件格式与约定
login records
wtouchln(3x) 扩展函数 / curses
control terminal output refresh in a curses window
wunctrl(3x) 扩展函数 / curses
miscellaneous curses utility routines
wvline(3x) 扩展函数 / curses
draw borders and lines in a curses window of characters
wvline_set(3x) 扩展函数 / curses
draw borders and lines in a curses window of wide characters