Possible completions:
count Count occurrences
display Show additional kinds of information
except Show only text that does not match a pattern //排除正常数据的关键字,只显示有问题的。
find Search for first occurrence of pattern
hold Hold text without exiting the --More-- prompt
last Display end of output only
match Show only text that matches a pattern //只查看带关键字的内容。
匹配多个单词:match "CPU|Mem" //匹配含有CPU或者Mem的行
no-more Don't paginate output //不分页输出,默认是分页的。
refresh Refresh a continuous display of the command
request Make system-level requests
resolve Resolve IP addresses
save Save output text to file
trim Trim specified number of columns from start of line //从第一行修剪指定列号
Juniper管道符
原创
©著作权归作者所有:来自51CTO博客作者smellyman的原创作品,请联系作者获取转载授权,否则将追究法律责任
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章