Technical Tip: How to view commands previously executed in the emscli shell
| Description | This article describes how to view a history of past commands executed in the emscli shell. |
| Scope | FortiClient EMS v7.4. |
| Solution | The emscli shell keeps track of commands previously executed in the file /tmp/.emscli_history. To bring up the history of commands from the emscli shell, run the following command:
execute cat /tmp/.emscli_history
|

