1
0
mirror of https://github.com/alrayyes/i3blocks synced 2023-11-13 18:16:40 +00:00
i3blocks/container
2016-11-21 21:57:28 +01:00

4 lines
52 B
Bash
Executable File

#!/bin/sh
docker ps -q | wc -l | sed -r 's/^0$//g'