Pinned Loading
-
-
-
-
sort raw and jpg pictures
sort raw and jpg pictures 1#/bin/bash
2for D in *; do
3if [ -d "${D}" ]; then4echo "Enter directory: ${D}" # your processing here5mkdir ${D}/raw -
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


