aboutsummaryrefslogtreecommitdiff
path: root/2024/14/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to '2024/14/clean.sh')
-rwxr-xr-x2024/14/clean.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/2024/14/clean.sh b/2024/14/clean.sh
new file mode 100755
index 0000000..ee99b15
--- /dev/null
+++ b/2024/14/clean.sh
@@ -0,0 +1,3 @@
1#!/bin/sh
2
3sed 's/p=//; s/v=//; s/,/ /g'

Generated with cgit - Back to sebastiano.tronto.net