我们在使用 man 手册的时候,可以使用man -f [keyword]去查询keyword的在线文档,但是这时候会报错:(图来源自网络)
这是因为我们还没有建立 man 手册的索引缓存;
我们可以使用 mandb 进行更新;之后就能使用 man -f 或者 man -k 命令进行查找手册;
[root@localhost tmp]# man -k aio aio (7) - POSIX asynchronous I/O overview aio.h (0p) - asynchronous input and output aio_cancel (3) - cancel an outstanding asynchronous I/O request aio_cancel (3p) - cancel an asynchronous I/O request aio_error (3) - get error status of asynchronous I/O operation aio_error (3p) - retrieve errors status for an asynchronous I/O operation aio_fsync (3) - asynchronous file synchronization aio_fsync (3p) - asynchronous file synchronization aio_init (3) - asynchronous I/O initialization aio_read (3) - asynchronous read aio_read (3p) - asynchronous read from a file aio_return (3) - get return status of asynchronous I/O operation aio_return (3p) - retrieve return status of an asynchronous I/O operation aio_suspend (3) - wait for asynchronous I/O operation or timeout aio_suspend (3p) - wait for an asynchronous I/O request aio_write (3) - asynchronous write aio_write (3p) - asynchronous write to a file
总结
以上所述是小编给大家介绍的man -f/-k [keyword]在fedora 29 中报错nothing appropriate ,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对小牛知识库网站的支持!
如果你觉得本文对你有帮助,欢迎转载,烦请注明出处,谢谢!
Pac-Man通常被翻译成食鬼,吃豆或小精灵。这款电子游戏历史上的经典街机游戏由Namco开发并由Midway Games在1980年发行。Pac-Man被广泛认为是80年代街机游戏里最经典的一个,游戏的主人公黄色小精灵的形象甚至被作为一种流行文化,或是此产业的代表形象。他的开发商Namco也把这个形象作为其吉祥物和公司的标志,一直沿用至今。 游戏模式 游戏的目的就是控制游戏的主人公黄色小精灵吃掉
monitor-man 是一个基于newman的nodejs模块写的带webui的HTTP接口监控程序,你可以上传postman的collection,并设置一个时间间隔,这样就会起一个定时器去定时的跑collection了,而且通过配置错误处理的handler,还能对错误进行告警处理。 distribute 分支支持多机房部署,然后只需在一个机房上传collection,并配置需要跑监控的机房,
Keyword Index A Acceleration Accelerometer accelerometer.clearWatch accelerometer.getCurrentAcceleration accelerometer.watchAcceleration accelerometerError accelerometerOptions accelerometerSuccess ad
void是JavaScript中的一个重要关键字,可以用作在单个操作数之前出现的一元运算符,该操作数可以是任何类型。 此运算符指定要计算的表达式而不返回值。 语法 (Syntax) void的语法可以是以下两种语法之一 - <head> <script type="text/javascript"> <!-- void func() javas
单文件、无三方依赖、支持在线规则升级、非标准协议的 URL 关键词提取工具。 使用 <dependency> <groupId>com.ecfront</groupId> <artifactId>keyword-extract</artifactId> <version>1.4</version></dependency> // 关键词提取KeyWordExtract.Result resu
Man-DB 包含查找和显示 man 手册页的程序。 预计编译时间: 0.2 SBU所需磁盘空间: 9 MB 6.45.1. 安装 Man-DB 对 Man-DB 的源码需要做三个调整。 第一,改变已翻译的 Man-DB 带的 manual 页的位置,使其在传统和 UTF-8 的 locale 环境下均能使用: mv man/de{_DE.88591,} && mv man/es{_ES.8859