what's the use of a folder .sh
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi!
I want to know please in which case we can use a folder with the extension .sh
0 commentaires
Réponses (1)
Walter Roberson
le 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 commentaires
Voir également
Catégories
En savoir plus sur File Operations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!