#!/usr/bin/python3 import os tata = "187364" os.popen(f'cd data/tmp/torrents/ && mv caca.torrent {tata}.torrent')