No matter how big or small we want to hear your good news!

  • AstralPath@lemmy.ca
    link
    fedilink
    arrow-up
    8
    ·
    7 days ago

    I wrote my first ever bash script to make my job less tedious and I’m happy. :) Time to refine and expand it now!

      • AstralPath@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        7 days ago

        That’s really sweet. :)

        I’m not a programmer or anything so I have no experience with scripting at all. My job is supporting customers and their business phones. The script allows me to take a bunch of info from these dense readouts from the system and filter out only the relevant details so that if I need to ask another team for help I don’t have to copy/paste and format a bunch of different stuff manually. It just spits out the info I need from a bulk of mostly needless info.

        It’s already saving me time so I’m glad I decided to just dive into this scripting stuff head first.