This commit is contained in:
Stephan Raabe
2023-03-09 09:25:31 +01:00
parent d5a483755c
commit fc536b2902
10 changed files with 64 additions and 16 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# _____ _ _
# | ___|__ _ __ | |_ ___ ___ __ _ _ __ ___| |__
# | |_ / _ \| '_ \| __/ __|/ _ \/ _` | '__/ __| '_ \
@@ -6,6 +6,7 @@
# |_| \___/|_| |_|\__|___/\___|\__,_|_| \___|_| |_|
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
#
fc-list \
| grep -ioE ": [^:]*$1[^:]+:" \