astroport-iptubes/tata.py

7 lines
116 B
Python
Raw Normal View History

2020-03-26 07:24:04 +01:00
#!/usr/bin/python3
import os
tata = "187364"
os.popen(f'cd data/tmp/torrents/ && mv caca.torrent {tata}.torrent')