Date: Tue, 30 Nov 93 11:20:37 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: hmuelner AT fiicmds03 DOT tu-graz DOT ac DOT at Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: O_BINARY > I recently ported the pbm utilities and the GNU text utilities to DJGPP. There is a pbm port at Simtel based on djgpp 1.09. It has the annoyning property of using the name of the executable to determine the function to perform. That's ok if you have symbolic links, but awkward under DOS. Does your port do something about this problem?