.SH Extensão de arquivo

Bash Shell Script

Desenvolvedor N/D
Popularidade
4.0  |  223 Votos
 
🔍Abra arquivos .SH diretamente no seu navegador com File Helper.Ver on-line

O que é um arquivo 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.

Mais informações

Captura de tela de um arquivo .sh em Microsoft Visual Studio Code
Arquivo SH aberto em 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.

Como abrir um arquivo 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.

Programas que abrem arquivos SH

Windows
Grátis
Grátis
Grátis
Grátis
Grátis
Mac
Incluído com o sistema operacional
Grátis
Grátis
Grátis
Linux
Grátis
Grátis
Web
Android
Chrome OS
Grátis

Unix Shell Archive

Desenvolvedor N/D
Popularidade
3.5  |  42 Votos
 

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.

Mais informações

Shar files also use the .SHAR file extension.

Programas que abrem arquivos SH

Windows
ZipZag
Linux
unshar

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente todos os formatos de arquivo e programas listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.