Tambahkan string di semua file nama linux
rename 's/^/1_/' *
where ^ is for starting of the file or end
Stupid Stoat
rename 's/^/1_/' *
where ^ is for starting of the file or end