From 09c8e5f72b34b7c13f278acb52f2dd3e530558d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Tue, 24 Nov 2020 02:33:30 +0100 Subject: Add 'cpy' / 'pst', 'ep' and 'ord' utilities --- cpy | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 cpy (limited to 'cpy') diff --git a/cpy b/cpy new file mode 100755 index 0000000..827d21c --- /dev/null +++ b/cpy @@ -0,0 +1,3 @@ +#!/bin/sh + +tee /tmp/cpy"$1" -- cgit v1.2.3