.SH File Type
File extension: SH or .sh
Author of the .sh file extension:
Category: Developer files
Programs that use the .sh file type: Linux/Unix
Explanation of .sh file extensions:
The .sh file extension is a shell script. Shell scripts are used to setup and automate system tasks. In Windows, these scripts are typically contained in .bat files. In Linux, a .sh file is a shell script file that has been written using the BASH language. The shell’s interface features a command line that you can enter text instructions into.
Another type of .sh file is a self-extracting compressed file that contains files and a shell program. These are called “Shar†archives. These files are created with the Unix Shar utility and they also use the .shar file extension.
Typical problems associated with the .sh file extension:
One of the most common problems with .sh files involves opening them. If you have a Windows machine, you can use a program such as GNU BASH for Windows or Cygwin Bash Shell. In Macintosh or Linux machines, you will use Bash Shell. Macintosh can access the Bash Shell via Terminal.
For the compressed .sh and .shar files, you must have a Unix computer with the Bourne shell. Windows and Linux machines can open .sh files with ZipZag (Windows) or UnShar (Linux).
Solutions/Recommendations:
Make sure that you have the appropriate program for running .sh scripts or opening compressed .sh archives. A bash shell script is a script written for bash with instructions contained inside. Without a bash utility, you won’t be able to view these files.
Associated links:
n/a
|