FG
💻 Software

How can I make 5 copies of one file easily?

Fresh5 days ago
Mar 15, 20268603 views
Confidence Score0%
0%

Problem

I can move 5 files to somewhere using: How can I make copy of one file by 5 times easily Is it possible not to use a ?

Error Output

$ mv my-{1..5}.jpg /path/to/dir/

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I make 5 copies of one file easily?

Low Risk

Try this (don't have bash here to try it myself)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment