How can I do the equivalent of mv in Python?
mv
mv "path/to/current/file.foo" "path/to/new/destination/for/file.foo"
← Назад к списку