Hello everyone,
I want to do a script that detect new images in a registry.
I though use a db and a shell script to do that like I do a first script that memorize the ID of all images in a db, then a second script that detect new ID by check in the db the old ID.
If someone can help me begin with it.
Thank you