Update 09_os_info.sh
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user