
Sign up to save your podcasts
Or


I needed to rename a set of video files, so used the rename command to just change a portion of the filename in a list of files
The final command I used is:-
rename 's/IMAG00/Trojans07May23/' *.MP4
By I needed to rename a set of video files, so used the rename command to just change a portion of the filename in a list of files
The final command I used is:-
rename 's/IMAG00/Trojans07May23/' *.MP4