⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 c_hi

📁 MIPS处理器的bootloader,龙芯就是用的修改过的PMON2
💻
字号:
The hi CommandhiThe hi command lists the command history.FormatThe format for the hi command is:hi [cnt]where:cnt	is the number of commands to list.Entering the command with no parameters lists the last 200 executed com-mand lines to the screen.Functional DescriptionThe hi command shows the command history, together with the history number for each command, in reverse order (the last command entered is listed first; the first command entered is listed last). The command num-bers are reset to zero each time the system is reset.Entering the hi command with no arguments lists the last 200 commands. This option is useful for determining the history number for a particular command.The user can page through the output of the hi command, one screen at a time.The optional cnt parameter selects a set number of lines to be output.The history list is intentionally in the reverse order to that used ina C shell, so that the latest entry is displayed first. If a commandline is identical to the previous command, it is not added to thecommand history.Examples illustrating the use of the hi command follow.PMON hi 3	Display the three last commands.14 hi 313 hi 12 lPMON hi	Display the entire history, using more13 hi	to control the screen output.12 l11 to10 t9  l 8  g start main 7  hi 6  g5  ls -a @epc4  d Pmon+200+0t13*4 more-(q)See Also shcommand, which maintains a command history.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -