changeset 4389:4cce85087a0a

<oerjan> revert
author HackBot
date Thu, 30 Jan 2014 23:07:36 +0000
parents f5348bffe961
children 11e844169fe7
files bin/hd
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bin/hd	Thu Jan 30 23:07:22 2014 +0000
+++ b/bin/hd	Thu Jan 30 23:07:36 2014 +0000
@@ -1,2 +1,2 @@
-"$@"
-od -Ax -tx1z -v "$@"
+#!/bin/sh
+od -Ax -tx1z -v $@