Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/checkScreenshots.sh
blob: 6db1cdc9545b52829f0a523c3464cb13f6d6c618 (plain)
1
2
3
4
#!/bin/sh
# Once gcompris2spip is run, run this one to check no screenshots
# are missing
grep screenshots/ all_article.spip | cut -d= -f5 | cut -d \" -f2 | cut -d "&" -f1 |sort -u | xargs ls