GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Akkerman (akkerman@social.kyiv.dcomm.net.ua)

  1. Embed this notice
    Akkerman (akkerman@social.kyiv.dcomm.net.ua)'s status on Wednesday, 20-Nov-2024 18:51:07 JST Akkerman Akkerman
    in reply to
    • Alfred M. Szmidt

    @amszmidt yes, this is an option too. But sem is a bit different, it is especially useful when you have some script already, but you need to add a pitch of parallelism into :)

    In conversation about 6 months ago from social.kyiv.dcomm.net.ua permalink
  2. Embed this notice
    Akkerman (akkerman@social.kyiv.dcomm.net.ua)'s status on Wednesday, 20-Nov-2024 06:49:15 JST Akkerman Akkerman

    New day, new #shell tool finding.
    I was using GNU parallel before to run some simple scripts in parallel. But found out another tool from the same package: sem - semaphore for executing shell command lines in parallel.

    This is a simple example:
    ```
    for url in $urls; do
    sem -j 16 curl -O "$url"
    done
    sem --wait
    ```

    Run curl in 16 parallel jobs. How cool is that!

    In conversation about 6 months ago from social.kyiv.dcomm.net.ua permalink

User actions

    Akkerman

    Akkerman

    DevOps engineer from #Ukraine.#Tech, #Cycling, #Linux.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          298168
          Member since
          19 Nov 2024
          Notices
          2
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.