astroport-iptubes/tata.py

7 lines
116 B
Python
Executable File

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