This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c8d1a1ac16
linux-stable-rt
/
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