File: strip-iso8601-date

package info (click to toggle)
btest 0.72-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,208 kB
  • sloc: python: 2,187; sh: 547; makefile: 165; xml: 12; awk: 1
file content (3 lines) | stat: -rwxr-xr-x 121 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh -

exec sed 's/-- [0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9][^ ]*Z$/-- XXX/g'