.SH 파일 확장자

2개의 파일 유형.sh 확장자를 사용합니다.

Bash Shell Script

개발사 해당 없음
인기도
4.0  |  223 투표
 
🔍File Helper(으)로 .SH 파일을 웹 브라우저에서 바로 여세요.온라인으로 보기

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.

추가 정보

Microsoft Visual Studio Code에서 열린 .sh 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 SH 파일

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.

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.

SH 파일을 여는 프로그램

Windows
무료
무료
무료
무료
무료
Mac
OS에 포함됨
무료
무료
무료
Linux
무료
무료
Web
Android
Chrome OS
무료

Unix Shell Archive

개발사 해당 없음
인기도
3.5  |  42 투표
 

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.

추가 정보

Shar files also use the .SHAR file extension.

SH 파일을 여는 프로그램

Windows
ZipZag
Linux
unshar
카테고리: 압축
업데이트: 2007-09-18

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.