From 1fd361a1ea06e44286c213ca1f814f49306fdc43 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 19 Aug 2006 03:12:28 +0000 Subject: Create Subversion repository git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/pnmtoplainpnm | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 converter/other/pnmtoplainpnm (limited to 'converter/other/pnmtoplainpnm') diff --git a/converter/other/pnmtoplainpnm b/converter/other/pnmtoplainpnm new file mode 100755 index 00000000..87c58597 --- /dev/null +++ b/converter/other/pnmtoplainpnm @@ -0,0 +1,3 @@ +#! /bin/sh + +pnmtopnm -plain $@ -- cgit 1.4.1