what's the use of a folder .sh
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi!
I want to know please in which case we can use a folder with the extension .sh
0 Kommentare
Antworten (1)
Walter Roberson
am 17 Mai 2018
I am not sure if I have ever seen a folder with extension .sh . I would not rule it out, but certainly not common.
.sh is a file (not directory) extension commonly used for script files written in one of the derivatives of the SH programming language, such as the Bourne Shell, or K-Shell. The closest MS Windows equivalent would be .bat files.
0 Kommentare
Siehe auch
Kategorien
Mehr zu File Operations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!