Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/tools/testing/selftests/ftrace/samples/fail.tc
29270 views
#!/bin/sh
# description: failure-case example
cat non-exist-file
echo "this is not executed"