From 26eb7ac3d1570938e619a265f18450b3b41359c2 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 6 Aug 2005 23:14:17 +0000 Subject: [PATCH] Add small PostScript capture utility. --- cat-into | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 cat-into diff --git a/cat-into b/cat-into new file mode 100755 index 0000000..763b243 --- /dev/null +++ b/cat-into @@ -0,0 +1,2 @@ +#! /bin/sh +cat > "$1" -- 2.39.2