home/categories/scripting/superscript-scrip-ccode-skills-shell-scripting-skill-md
scriptingdevelopment

shell-scripting

Generate POSIX shell scripts following UNIX programming principles and a rigorous coding style. Use when: (1) creating or updating shell scripts; (2) when working on .sh files; (3) when working on files with #!/bin/sh shebang lines. Do not use when: (1) asked to create a Bash script.

SuperScript
maintainer
SuperScript
Mis à jour 1/5/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Generate POSIX shell scripts following UNIX programming principles and a rigorous coding style. Use when: (1) creating or updating shell scripts; (2) when working on .sh files; (3) when working on files with #!/bin/sh shebang lines. Do not use when: (1) asked to create a Bash script.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use shell-scripting