Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- desc=`"$replaycat" "$replay" | "$HOME"/bin/parse_replay | tr '\n' ' ' | sed 's/, $//'`
- printf 'AddDescription "%s" %s\n' "$desc" `basename "$replay"` >> "$HTACCESS"
- #!/bin/sed -nf
- /\[era\]/,/\[\/era]/s|^\tid="\([^"]*\)"|<i>era</i>: <b>\1</b> <i>players</i>:|p
- /\[side\]/,/\[\/side]/s/^save_id="\([^"]*\)."/\1,/p
- $a\
Advertisement
Add Comment
Please, Sign In to add comment