---
sourceDocument: Gestion des opérations IT Xanadu
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/fr-FR/xanadu/it-operations-management

 Release :

    - xanadu

ft:locale :

    - fr-FR

ft:publication_title :

    - Gestion des opérations IT Xanadu

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Options de script shell

# Options de script shell {#ariaid-title1}

* Rversion finale: Xanadu
* 
* Mis à jour 1 août 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute de lecture

La sonde SSHCommand prend en charge les options de scripting suivantes dans le champ nom de la file d'attente ECC.
{#r_ShellScriptOptions__table_xrm_mgm_vp__entry__3}

| Résumé | Syntaxe | Description |
|-|-|-|
| Variable | ${variable} | Remplace le jeton par la valeur de la variable. Par exemple, ${catalina_home} spécifie l'emplacement d'installation d'un serveur Tomcat. |
| Inclure le fichier | ${File:file_name.sh} | Traite le contenu du fichier spécifié comme un script shell. Par exemple, ${File:findcat.sh} exécute le script shell findcat. |
[Tableau 1. Table des options de scripting shell]

{#r_ShellScriptOptions__table_xrm_mgm_vp}

