Hacker News new | ask | show | jobs
by xyse53 2016 days ago
> As of yours loop, such thing, when renaming files in bash, you can do `mv {,OLD-}foo*.txt`

I don't think so. Doesn't this break when the glob matches more than one?