Skip to content

Instantly share code, notes, and snippets.

@hawkrives
Last active August 2, 2024 15:53
Show Gist options
  • Save hawkrives/15cda5637441072bc62d to your computer and use it in GitHub Desktop.
Save hawkrives/15cda5637441072bc62d to your computer and use it in GitHub Desktop.
Scripts to convert from Pages '08 documents to Pages '09
#!/bin/bash
set -e
root=$(pwd)
for file in "$@"; do
cd "$file"
pwd
if [[ -f index.xml.gz ]]; then
gunzip --stdout index.xml.gz | sed 's-:version="72007061400"-:version="92008102400"-g' > index.xml
rm index.xml.gz
fi
cd "$root"
done
#!/bin/bash
find . -type d -iname '*.pages' -exec ~/bin/convert-to-pages-09.sh {} +
@levandovskydmitryi
Copy link

Hi! If you want to start your way in sports betting in Bangladesh, https://linebet-bd.net/ is a great choice. This service provides a wide range of events, user-friendly interface and attractive odds. I have been using this service for a few months now and I am happy with the results. Join and make successful bets!

@antonohuan
Copy link

I would like to share with you a recommendation of an online casino that I was impressed with https://daman-casino.net/ . Here you can always find new and interesting games to suit all tastes. Bonus program is just great - frequent offers and promotions help to prolong the pleasure of the game. I would also like to thank the support team for their professionalism and willingness to help in any situation. I can assure you that you will not find a better online casino in India

@juliaroberts981
Copy link

I've been exploring online gaming platforms lately and let me tell you, I stumbled upon something truly incredible. It's like I've found a hidden gem in the vast digital realm! The interface is so intuitive, it feels like the developers knew exactly what I was looking for. But it's not just about the interface, the immersive gaming experience takes it to a whole new level. Seriously, it's like stepping into another world. And the stakes? Truly unmatched! Trust me, this is the ultimate gaming hub for Nigeria. Don't just take my word for it, why don't you check it out for yourself right here at mSport bet It's a real game-changer, if you ask me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment