1# Check error on a unsupported rm (only supports -f option and in combination with -r).
2#
3#### RUN: rm -r hello
4# RUN: rm hello
5