second commit

This commit is contained in:
pvincent
2024-02-21 23:32:34 +04:00
parent 9a4551ca3a
commit 7cdc45397d
82 changed files with 7172 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
lxc list -c nDm -f compact status=running | tail -n+2 | sort -k2 -h -r