Hola!!


This site is built using hugo and the theme is built by Fredrik if you enjoy it, it is available at github


Filename oneshot removement

Filename remove command

ls -al *.png | grep -v "fs8" | awk '{print "rm ",$10}' | sh