annotate bin/datei @ 8668:b077211ff25e

<shachaf> mkx bin/cwlprits//culprits "wisdom/$1"
author HackBot
date Thu, 30 Jun 2016 23:27:16 +0000
parents 4fe66075fa8d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6178
4fe66075fa8d <b_jonas> ` x=bin/datei; >"$x" echo $\'#!/bin/sh\\nexec date --rfc-3=n "$@"\' && chmod a+x "$x"
HackBot
parents: 6177
diff changeset
1 #!/bin/sh
4fe66075fa8d <b_jonas> ` x=bin/datei; >"$x" echo $\'#!/bin/sh\\nexec date --rfc-3=n "$@"\' && chmod a+x "$x"
HackBot
parents: 6177
diff changeset
2 exec date --rfc-3=n "$@"