aoc

My solutions for the Advent of Code
git clone https://git.tronto.net/aoc
Download | Log | Files | Refs | README

clean.sh (42B)


      1 #!/bin/sh
      2 
      3 sed 's/p=//; s/v=//; s/,/ /g'