xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/rm-error-2.txt (revision cfb08e9e6be7c7b8544b3d298a4e6f3aed05af95)
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