bash rename files based on date modified
for f in *.jpg; do mv -n "$f" "$(date -r "$f" +"%Y%m%d_%H%M%S").jpg"; done
Also in C++:
- mysql database drop
- chmod 400 command meaning
- youtube-dl ubuntu
- linux set date timezone
- gparted ubuntu 20.04
- changer affichage kali linux
- git bash new repository
- If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvDestroyAllWindows'
- powershell set wsl 2
- create remore git branch
- error gyp ERR! stack Error: not found: make
- how to run flutter on google chrome
- how to reinstall alsa
- annullare i cambiamenti git
- error: can't find python executable "python", you can set the python env variable.
- git supprimer branche origin
- omni github
- anaconda download fro ubuntu20.04
- ubuntu update nodejs
- tr new line
- create react native app
- certbot apache site
- shell use command output as string
- delete all folders except one linux