public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] ver_linux: Print sysctl settings
@ 2017-04-25 10:03 Petr Vorel
  2017-06-26 10:04 ` Petr Vorel
  0 siblings, 1 reply; 6+ messages in thread
From: Petr Vorel @ 2017-04-25 10:03 UTC (permalink / raw)
  To: ltp

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-29  8:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25 10:03 [LTP] [PATCH 1/1] ver_linux: Print sysctl settings Petr Vorel
2017-06-26 10:04 ` Petr Vorel
2017-06-27 12:20   ` Cyril Hrubis
2017-06-27 16:06     ` Petr Vorel
2017-06-28 14:04       ` Cyril Hrubis
2017-06-29  8:45         ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox