查看linux服务器命令日志,linux服务器查看日志less命令

less filename

常用的命令:

shift + g  查询最新的

?搜索

ctrl + insert  复制

shift + insert   粘贴

g    help

b  向后翻(看之前的日志)

f   往前翻(看最新的日志)

执行g   ,即可查看完整的less 参考命令

SUMMARY OF LESS COMMANDS

Commands marked with * may be preceded by a number, N.

Notes in parentheses indicate the behavior if N is given.

h  H                 Display this help.

q  :q  Q  :Q  ZZ     Exit.

---------------------------------------------------------------------------

MOVING

e  ^E  j  ^N  CR  *  Forward  one line   (or N lines).

y  ^Y  k  ^K  ^P  *  Backward one line   (or N lines).

f  ^F  ^V  SPACE  *  Forward  one window (or N lines).

b  ^B  ESC-v      *  Backward one window (or N lines).

z                 *  Forward  one window (and set window to N).

w                 *  Backward one window (and set window to N).

ESC-SPACE         *  Forward  one window, but don't stop at end-of-file.

d  ^D             *  Forward  one half-window (and set half-window to N).

u  ^U             *  Backward one half-window (and set half-window to N).

ESC-)  RightArrow *  Left  one half screen width (or N positions).

ESC-(  LeftArrow  *  Right one half screen width (or N positions).

F                    Forward forever; like "tail -f".

r  ^R  ^L            Repaint screen.

R                    Repaint screen, discarding buffered input.

---------------------------------------------------

Default "window" is the screen height.

Default "half-window" is half of the screen height.

---------------------------------------------------------------------------

SEARCHING

/pattern          *  Search forward for (N-th) matching line.

?pattern          *  Search backward for (N-th) matching line.

n                 *  Repeat previous search (for N-th occurrence).

N                 *  Repeat previous search in reverse direction.

ESC-n             *  Repeat previous search, spanning files.

ESC-N             *  Repeat previous search, reverse dir. & spanning files.

ESC-u                Undo (toggle) search highlighting.

&pattern          *  Display only matching lines

---------------------------------------------------

Search patterns may be modified by one or more of:

^N or !  Search for NON-matching lines.

^E or *  Search multiple files (pass thru END OF FILE).

^F or @  Start search at FIRST file (for /) or last file (for ?).

^K       Highlight matches, but don't move (KEEP position).

^R       Don't use REGULAR EXPRESSIONS.

---------------------------------------------------------------------------

JUMPING

g    ESC->       *  Go to last line in file (or line N).   p  %              *  Go to beginning of file (or N percent into file).   t                 *  Go to the (N-th) next tag.   T                 *  Go to the (N-th) previous tag.   {  (  [           *  Find close bracket } ) ].

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值