radgrep.texi
来自「gnu 的radius服务器很好用的」· TEXI 代码 · 共 20 行
TEXI
20 行
@c This is part of the Radius manual.@c Copyright (C) 1999,2000,2001,2002,2003 Free Software Foundation, Inc.@c Written by Sergey Poznyakoff@c See file radius.texi for copying conditions.@comment *******************************************************************@node Radgrep, Radping, Radzap, Utility Programs@section @command{radgrep}@pindex radgrepThis utility allows one to quickly look up the user in the Radiusaccounting database, using a regular expression match.@command{radgrep} scans the output of @command{radwho} utility andoutputs only the lines that match given regular expressions.@subheading Syntax@command{radgrep} accepts two sets of options separated by @samp{--}(double hyphen). The first subset is passed as the command line to the@command{radwho} utility. The second one is passed to @command{grep}.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?