From db4891532258df521ad83e99dc40c4ff1e94c86c Mon Sep 17 00:00:00 2001 From: andre Date: Thu, 26 Feb 2026 12:49:57 +0100 Subject: [PATCH] rootfs/home/andre/.bashrc aktualisiert --- rootfs/home/andre/.bashrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rootfs/home/andre/.bashrc b/rootfs/home/andre/.bashrc index 9dcd221..27f021c 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -509,10 +509,10 @@ sysinfo() { echo "" echo -e $C_LIGHTGREEN"System Info"$C_NO - dmidecode | grep Base -A 10 | grep Manufact - dmidecode | grep Base -A 10 | grep Product - dmidecode | grep Base -A 10 | grep Version - dmidecode | grep Base -A 10 | grep Serial + sudo dmidecode | grep Base -A 10 | grep Manufact + sudo dmidecode | grep Base -A 10 | grep Product + sudo dmidecode | grep Base -A 10 | grep Version + sudo dmidecode | grep Base -A 10 | grep Serial echo "" echo -e $C_LIGHTGREEN"Memory Info"$C_NO