[LTP] [PATCH 1/1] ver_linux: Print sysctl settings

Petr Vorel pvorel@suse.cz
Tue Apr 25 12:03:35 CEST 2017


Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 ver_linux | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ver_linux b/ver_linux
index a403b4e43..f58de9f65 100755
--- a/ver_linux
+++ b/ver_linux
@@ -87,3 +87,7 @@ free
 echo
 echo '/proc/cpuinfo'
 cat /proc/cpuinfo
+
+echo
+echo 'sysctl settings:'
+sysctl -a
-- 
2.12.2



More information about the ltp mailing list