# 6.Shell

## 3.6.1 Overview

`$KE_HOME/bin/ke.sh` The following commands are included in the startup script:

| Name                    | Describe                                         |
| ----------------------- | ------------------------------------------------ |
| ke.sh start             | Start the EFAK server.                           |
| ke.sh status            | View the EFAK running status.                    |
| ke.sh stop              | Stop the EFAK server.                            |
| ke.sh restart           | Restart the EFAK server.                         |
| ke.sh stats             | View the EFAK number of handles in the linux os. |
| ke.sh find \[ClassName] | Find the location of the class name in jar.      |
| ke.sh gc                | View the EFAK process gc.                        |
| ke.sh version           | View the EFAK version.                           |
| ke.sh jdk               | View EFAK installed jdk details.                 |
| ke.sh sdate             | View EFAK startup date.                          |
| ke.sh cluster start     | View EFAK cluster distributed startup.           |
| ke.sh cluster stop      | View EFAK cluster distributed stop.              |
| ke.sh cluster status    | View EFAK cluster distributed status.            |
| ke.sh cluster restart   | View EFAK cluster distributed restart.           |
