Update 09_os_info.sh

This commit is contained in:
Yacine31
2023-11-12 05:16:23 +01:00
parent 0413879425
commit 40291e93ea
+1 -1
View File
@@ -20,7 +20,7 @@ echo "</pre>"
echo "<h2>cat /etc/fstab </h2>"
echo "<pre>"
cat /etc/fstab
cat /etc/fstab | grep -v '^#|^$'
echo "</pre>"
echo "<h2>Memory Size (Mo) : free -m </h2>"