Oto, co chciałbym zrobić w pseudokodzie: for subdir in [all first-level subdirectories of the current directory]: for file in [all files in subdir]: rename file to "myprefix_" + current_filename_padded_with_zeroes Rozumiem przez current_filename_padded_with_zeroesto, że np. Bieżąca nazwa pliku...