#getopts — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #getopts, aggregated by home.social.
-
getopts: как писать CLI-утилиты с флагами без внешних библиотек
Привет, Хабр! getopts — это встроенный в любой POSIX-совместимый Linux/Unix-shell мини-парсер аргументов. Один shebang — и у вас CLI-утилита без единой внешней зависимости. В статье рассмотрим, как выжать из getopts максимум, где он спотыкается и когда пора переехать на getopt или Argbash.
-
@podfeet @bbusschots wow! It just blew up when I did an integration test.
But I wrote solid unit test. There must be something that has to do with loading a file using the source command and maybe at overwrites some variables. Still researching it. #bash #ProgrammingByStealth #getopts #unittest #integrationtest #PBS149 -
How To Parse Arguments In Bash Scripts With getopts #Bash #getopts #BashScripting #Scripting #ParseArguments
https://ostechnix.com/parse-arguments-in-bash-scripts-using-getopts/