commit ba2d035482311ff9a4407d0bef0f969ab4895b49 Author: Jan Pobrislo <ccx@webprojekty.cz> Date: Mon, 25 Jul 2022 11:10:39 +0200 Initial commit, 's' script to inspect services/s6-rc Diffstat:
A | command/s | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/command/s b/command/s @@ -0,0 +1,2 @@ +#!/bin/zsh +diff -u <(s6-rc listall ok-all) <(s6-rc -a list)