Forrest logo
back to the mv tool

mv:ai:21f21

Move all files ending with .mkv to the parent directory.
$ mv ${filename}s/*.mkv /path/to/parent/
try on your machine

Move all files ending with .mkv to the parent directory.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • move all files ending with .mkv to parent path?
back to the mv tool