This website requires JavaScript.
Explore
Help
Register
Sign In
chao
/
linux_module_learn
Watch
1
Star
0
Fork
You've already forked linux_module_learn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d98782fd8b
linux_module_learn
/
examples
/
snull
/
snull_unload
6 lines
77 B
Bash
Raw
Blame
History
#!/bin/sh
/sbin/ifconfig sn0 down
/sbin/ifconfig sn1 down
/sbin/rmmod snull
Reference in New Issue
View Git Blame
Copy Permalink