Last active 1734276295

Revision 9e29c491602c3c64ceccf1b618b74261fd6af874

update_serials.sh Raw
1#!/bin/bash
2
3sed -i -e "s/[0-9]\{10\}/$(date +%10s)/" "$@"