gabebw / most-used

Find your most-used shell commands
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Parse dots (and $()-inside-unquoted) in arguments #28

Closed gabebw closed 4 years ago

gabebw commented 7 years ago
curl -o $(a).mp4 $(b)

The $(a).mp4 fails.