1
2
3
4
5
#!/bin/sh
# description: failure-case example
cat non-exist-file
echo "this is not executed"
那是我日夜思念 深深愛著的人啊