From: utzoo!decvax!harpo!floyd!cmcl2!philabs!sdcsvax!sdccsu3!iy47ab Newsgroups: net.unix-wizards Title: rm abc* Article-I.D.: sdccsu3.483 Posted: Mon Apr 11 09:21:14 1983 Received: Tue Apr 12 20:22:24 1983 An addition to the program posted a few days back that could be used with 'ls' to print out escaped characters: adding a #include and changing the getchar() != 0 to getchar() != EOF will make the program portable to any system. Try it. Lady A