„bHELPER.sh“ ändern

This commit is contained in:
dingens 2022-02-12 00:29:18 +00:00
parent f153a53fd0
commit 16b48e30db

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
SkriptVersion="2022-02-12 01:00"
SkriptVersion="2022-02-12 01:30"
gl__nmcli_dev_status="${0}.nmcli_dev_status.tmp" && nmcli dev status > ${gl__nmcli_dev_status}
@ -280,28 +280,28 @@ read hardware
bannertitel="Hauptmenü => Hardware => Bluetooth"
banner
echo "${gl__format_red}Ausgeführte Syntax:${gl__format_off} systemctl status bluetooth.service"
echo "${gl__format_red}Syntax:${gl__format_off} systemctl status bluetooth.service"
echo ""
echo "${gl__ausgabe_anfang}"
systemctl status bluetooth.service
echo "${gl__ausgabe_ende}"
echo ""
echo ""
echo "${gl__format_red}Ausgeführte Syntax:${gl__format_off} bluetooth --help"
echo "${gl__format_red}Syntax:${gl__format_off} bluetooth --help"
echo ""
echo "${gl__ausgabe_anfang}"
bluetooth --help
echo "${gl__ausgabe_ende}"
echo ""
echo ""
echo "${gl__format_red}Ausgeführte Syntax:${gl__format_off} ${rfkill_bin} list bluetooth"
echo "${gl__format_red}Syntax:${gl__format_off} ${rfkill_bin} list bluetooth"
echo ""
echo "${gl__ausgabe_anfang}"
${rfkill_bin} list bluetooth
echo "${gl__ausgabe_ende}"
echo ""
echo ""
echo "${gl__format_red}Ausgeführte Syntax:${gl__format_off} inxi --bluetooth"
echo "${gl__format_red}Syntax:${gl__format_off} inxi --bluetooth"
echo ""
echo "${gl__ausgabe_anfang}"
inxi --bluetooth