S
S
Sergey Burduzha2017-10-16 07:45:22
ubuntu
Sergey Burduzha, 2017-10-16 07:45:22

How to rename a file whose name contains Cyrillic?

Ubuntu, zsh, oh-my-zsh
There is such a file [Dmitry Eliseev] Online store on Yii2 (2017)/
Trying to rename in the first way

mv [Дмитрий \[Дмитрий\ Елисеев\]\ Интернет-магазина\ на\ Yii2\ \(2017\) Eliseev_yii                                
zsh: bad pattern: [Дмитрий

Now I frame the name with quotation marks
mv "[Дмитрий \[Дмитрий\ Елисеев\]\ Интернет-магазина\ на\ Yii2\ \(2017\)" Eliseev_yii                          1 ↵ ──(Пн,окт16)─┘
mv: cannot stat '[Дмитрий \[Дмитрий\ Елисеев\]\ Интернет-магазина\ на\ Yii2\ \(2017\)': No such file or directory

What are your thoughts on this.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sazhyk, 2017-10-16
@serii81

mv "[Дмитрий \[Дмитрий\ Елисеев\]/Интернет-магазина/на/Yii2/ \(2017\)" Eliseev_yii

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question