.SH Extension de fichier

Bash Shell Script

Développeur N/D
Popularité
4.0  |  223 Votes
 
🔍Ouvrez les fichiers .SH directement dans votre navigateur avec File Helper.Voir en ligne

Qu'est-ce qu'un fichier SH ?

An SH file is a script that can be run with the Bash Unix shell. It contains instructions written in the Bash command language. Users can execute the commands an SH file contains by calling the file in a Bash shell.

Plus d'informations

Capture d'écran d'un fichier .sh dans Microsoft Visual Studio Code
Fichier SH ouvert dans Microsoft Visual Studio Code

Bash, or Bourne-Again SHell, is a Unix shell that replaced the Bourne shell (thus Bash's full name). Many Linux distributions include the Bash shell. Bash was also previously macOS's default login shell. (It has since been replaced by zsh. MacOS users can still manually set their shell to Bash.)

With the Bash shell, users can execute default Bash commands or execute scripts written in the Bash command language. Bash scripts are typically saved as SH files.

Some other Unix shells, such as Bourne, C shell, and Korn, also use scripts saved as SH files. One way to recognize a Bash script is to look for the string #!/bin/bash in the script's first line. Most Bash SH files include this string, which tells the shell that the script the file contains should be executed using the Bash interpreter.

Comment ouvrir un fichier SH

You can open an SH file and view or edit the script it contains in Microsoft Notepad (Windows), Apple TextEdit (Mac), Vim (Linux), or any other text editor.

To execute the script an SH file contains, open the Bash shell, navigate to the directory that contains your file, and enter bash YourFileName.sh.

Programmes qui ouvrent les fichiers SH

Windows
Gratuit
Gratuit
Gratuit
Gratuit
Gratuit
Mac
Inclus avec l'OS
Gratuit
Gratuit
Gratuit
Linux
Gratuit
Gratuit
Web
Android
Chrome OS
Gratuit

Unix Shell Archive

Développeur N/D
Popularité
3.5  |  42 Votes
 

Self-extracting "shar" archive that contains files and a shell script with instructions on how to extract the contents; created with the Unix shar utility program; typically only usable on Unix computers with the Bourne shell installed.

Plus d'informations

Shar files also use the .SHAR file extension.

Programmes qui ouvrent les fichiers SH

Windows
ZipZag
Linux
unshar

Vérifié par FileInfo.com

L'équipe FileInfo.com a mené des recherches indépendantes sur tous les formats de fichiers et logiciels répertoriés sur cette page. Notre objectif est une précision de 100%, et nous ne publions que des informations sur les types de fichiers que nous avons vérifiés.

Si vous souhaitez suggérer des ajouts ou des mises à jour de cette page, faites-le-nous savoir.