index
:
cacharle.xyz.git
list-comprehension
master
templates
My personnal website (https://cacharle.xyz)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clean
blob: 1d4b765fadfef2ba8a84fd116d95a7e4b50403c3 (
plain
)
1
2
3
#!/bin/sh find . -not -name '*.template.html' -name '*.html' -exec rm -v \{\} \;