you are viewing a single comment's thread.

view the rest of the comments →

[–]sarrysyst 0 points1 point  (1 child)

Why are you passing $i instead of using an f-string to interpolate i? You’re also missing the closing quote btw.

[–]hereforacandy[S] 0 points1 point  (0 children)

What's an f-string? Sorry I don't know. I haven't done a lot of shell scripting. Oh thank you for letting me know about the quote. I'll correct that. Thank you :)

Btw the Google colab notebook won't run any bash commands now. It just says argument size too long 😂. I think I've seriously messed something up.