1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh # mount the proc file system mkdir /proc mount -t proc proc /proc insmod /usr/keylogger.ko cd /usr/tests ./run-tests exec /bin/sh