annotate bin/datei @ 8259:e95716889267

<shachaf> sled bin/sled//s#\\|\\| exit 1#|| { echo \'no such file\'; exit 1; }#
author HackBot
date Wed, 01 Jun 2016 06:35:19 +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 "$@"