I have files in my GCP bucket and I am trying to activate dos2unix on those files. I couldn't find (after 1 hour of searching) any commands that allow me that. I try that: gsutil dos2unix gs://my-google-bucket/short_1000rows.csv
but it didn't work. thanks in advance for your help