annotate twolines @ 6177:8e8c1facf2b0

<b_jonas> ` x=bin/datei; >"$x" $\'#!/bin/sh\\nexec date --rfc-3=n "$@"\' && chmod a+x "$x"
author HackBot
date Tue, 03 Nov 2015 17:38:28 +0000
parents df9ed345fc0c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5275
df9ed345fc0c <izabera> { echo first; echo second; } > twolines
HackBot
parents:
diff changeset
1 first
df9ed345fc0c <izabera> { echo first; echo second; } > twolines
HackBot
parents:
diff changeset
2 second