rm-damnit.1

Dennis Ward dennisw at tekigm.UUCP
Tue Apr 9 21:35:28 AEST 1985


Removing funky files?  An easily solved problem.  No program necessary.

METHOD 1: 'ls | see' - look at the control characters, now 'rm' of
		the file is much easier!  (use '?' or '*' for
		untypable chars)

METHOD 2: 'rm -i *' - only respond with 'y' to the right one!



More information about the Comp.sources.unix mailing list