#!/bin/bash find ./datasets/s2/txt/ -name "*.img" -print0 | xargs -0 rm