S1CLI command history recall and search
Summary
This document outlines how to access the S1CLI’s command history and how to search that history to re-use commands.
Prerequisites
- This only works PER SESSION. (exiting the shell and attempting to recall history will not work)
Steps
In order to recall the history of commands used in a session you need to press the Control and R keys on the keyboard simultaneously.
Control+R Will bring up a “menu” of all commands that have been issued in the session. You can use your arrow keys to select the command and/or you can search by typing in your search term:
Press ENTER on the selection to re-issue the selected command