Hacker News new | ask | show | jobs
by skateinmars 4843 days ago
Zsh almost does this when using rm * :

  rm /tmp/*
  zsh: sure you want to delete all the files in /tmp [yn]?