Alt + Tab to choose the window Alt + Space to open the context menu Press ‘m‘ to select move Press any arrow key once…
Alt + Tab to choose the window Alt + Space to open the context menu Press ‘m‘ to select move Press any arrow key once…
This script create a thumbnail with width 100 of each png file in the actual directory. #!/bin/sh for i in *.png do echo “convert -thumbnail…