This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
724c6b35ec
linux
/
Documentation
/
fault-injection
/
failcmd.sh
5 lines
54 B
Bash
Raw
Blame
History
#!/bin/bash
echo
1
> /proc/self/make-it-fail
exec
$*
Reference in New Issue
View Git Blame
Copy Permalink