64 changed files with 103 additions and 99 deletions
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash |
||||
#!/usr/bin/env bash |
||||
|
||||
/usr/bin/musca -c 'silent show groups' 2>/dev/null | cut -f 2- -d ' ' | sed -e :a -e '$b;N;s/\n/ | /;ba' | sed 's/- //g;s/\*/✻/g' |
||||
|
||||
|
Loading…
Reference in new issue