.SH Bestandsextensie

2 bestandstypen gebruiken de extensie .sh.

Bash Shell Script

Ontwikkelaar N.v.t.
Populariteit
4.0  |  223 Stemmen
 
🔍Open .SH-bestanden rechtstreeks in uw webbrowser met File Helper.Online bekijken

Wat is een SH-bestand?

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.

Meer informatie

Schermafbeelding van een .sh-bestand in Microsoft Visual Studio Code
SH-bestand geopend in 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.

Een SH-bestand openen

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.

Programma's die SH-bestanden openen

Windows
Gratis
Gratis
Gratis
Gratis
Gratis
Mac
Inbegrepen bij het besturingssysteem
Gratis
Gratis
Gratis
Linux
Gratis
Gratis
Web
Android
Chrome OS
Gratis

Unix Shell Archive

Ontwikkelaar N.v.t.
Populariteit
3.5  |  42 Stemmen
 

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.

Meer informatie

Shar files also use the .SHAR file extension.

Programma's die SH-bestanden openen

Windows
ZipZag
Linux
unshar

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar alle bestandsformaten en softwareprogramma's die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.