The little things give you away... A collection of various small helper stuff
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

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