I
I
ILoveYAnny2016-08-20 14:06:51
ubuntu
ILoveYAnny, 2016-08-20 14:06:51

Why did the rename command stop working in Ubuntu?

This command worked fine, then all of a sudden it stopped working, I don't understand why :/

[email protected]:~/Folder/FolderName$ rename -v "s/(Ё|ё)/е/g" *
Unknown option: k
Usage: rename [-v] [-n] [-f] perlexpr [filenames]

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mystray, 2016-08-20
@ILoveYAnny

Are there any files in the folder that start with "-k" ?
If you add -- before *, that isrename -v "s/(Ё|ё)/е/g" -- *

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question