---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Shell script options

# Shell script options {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The SSHCommand probe supports the following scripting options in the ECC queue name field.
{#r_ShellScriptOptions__table_xrm_mgm_vp__entry__3}

| Summary | Syntax | Description |
|-|-|-|
| Variable | ${variable} | Replaces the token with the value of the variable. For example, ${catalina_home} specifies the installation location of a Tomcat server. |
| Include File | ${File:file_name.sh} | Treats the contents of the specified file as a shell script. For example, ${File:findcat.sh} runs the findcat shell script. |
[Tabelle : 1. Shell Scripting Options Table]

{#r_ShellScriptOptions__table_xrm_mgm_vp}

