view bin/datei @ 6178:4fe66075fa8d

<b_jonas> ` x=bin/datei; >"$x" echo $\'#!/bin/sh\\nexec date --rfc-3=n "$@"\' && chmod a+x "$x"
author HackBot
date Tue, 03 Nov 2015 17:38:40 +0000
parents 8e8c1facf2b0
children
line wrap: on
line source

#!/bin/sh
exec date --rfc-3=n "$@"