Showing posts with label battery. Show all posts
Showing posts with label battery. Show all posts

linux bulk prefix filenames

  In order to bulk add prefix to filenames  in a directory run the following comnmand for f in * ; do mv -- "$f" "2018-05-24_...