x-way

x-way / update_serials.sh

Last active 3 months ago

Like 0

x-way revised this gist 2 years ago · aa4fd04

No changes

x-way revised this gist 13 years ago · 9e29c49

1 file changed, 3 insertions

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