Sign in
◑
Theme
third-party-mirror
/
backupdr
/
0483ca37f380e93af85d49b08d65a6d89f6ddd39
/
.
/
module-init-tools-3.12-pre2
/
tests
/
test-lsmod
/
01empty.sh
blob: fbfb4e9e5b849da33b7db082753e81da579be71b [
file
]
#! /bin/sh
mkdir
-
p tests
/
tmp
/
proc
touch tests
/
tmp
/
proc
/
modules
# This should be true
[
"`lsmod`"
=
"Module Size Used by"
]