1# Check error on a unsupported rm. (cannot be part of a pipeline)2#3# RUN: rm -rf temp | echo "hello"4