The little things give you away... A collection of various small helper stuff
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

archivebot-pipelines-count-jobs 115 B

12
  1. #!/bin/bash
  2. "$(cd "$(dirname "$0")"; pwd -P)/archivebot-jobs" --mode format --format '{pipenick}' | sort | uniq -c