The one from coreutils: bash-4.3$ rm hello.txt rm: cannot remove 'hello.txt': Function not implemented Busybox's still works: bash-4.3$ busybox rm hello.txt