changeset 8496:89438452e8bf

<izabera> ` echo \'(( $# )) || set /dev/stdin\' >> bin/tac
author HackBot
date Thu, 16 Jun 2016 09:39:48 +0000
parents 4e062972be38
children 2c419f225667
files bin/tac
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/tac	Thu Jun 16 09:39:25 2016 +0000
+++ b/bin/tac	Thu Jun 16 09:39:48 2016 +0000
@@ -1,1 +1,2 @@
 #!/bin/bash
+(( $# )) || set /dev/stdin