awk -F"<" '{print $1}' >> {are}.txt")
Hi guys, I am trying to pass in a filename from a for loop iteration into an output txt file with the same filename using fstrings to os.system() (for Linux);
this looks okay to me but Python says "Syntax error"
Any ideas?
The single apostrophes
!subprocess
Обсуждают сегодня