home.social

#getopts — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #getopts, aggregated by home.social.

  1. getopts: как писать CLI-утилиты с флагами без внешних библиотек

    Привет, Хабр! getopts — это встроенный в любой POSIX-совместимый Linux/Unix-shell мини-парсер аргументов. Один shebang — и у вас CLI-утилита без единой внешней зависимости. В статье рассмотрим, как выжать из getopts максимум, где он спотыкается и когда пора переехать на getopt или Argbash.

    habr.com/ru/companies/otus/art

    #linux #shell #bash #getopts #clitools

  2. New Episode: hpr4088 :: Today I Learnt more Bash tips

    Hosted by Some Guy On The Internet on 2024-04-03 is flagged as Clean and is released under a CC-BY-SA license.

    Tags: #BashTips, TTIL, #getopts.

    hackerpublicradio.org/eps/hpr4

  3. @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.