% touch -- -i % touch foo % touch bar % rm * zsh: sure you want to delete all 3 files in /Users/shagie/test [yn]? y remove bar? y remove foo? y % ls -i %