I have a question, how do I just rename keywords? I have a very long file name. I am lazy to change it because I have to copy the name first.
example
filem87302839127921youtube90182mskldq7629121832.mp4
I usually rename files in a way
mv filem87302839127921youtube90182mskldq7629121832.mp4 video.mp4
but it was very troublesome
how can you do it with keywords? for example like in
mv youtube video.mp4
so the system only takes keywords
help please
thank you
Try glob expansion