Hacker News new | ask | show | jobs
by tpoacher 1180 days ago

  find ~ -type d -name "?wine" -exec cp -r "{}" /path/to/my/wine/backup/ \;