PUSHES(I)			03/09/75			    PUSHES(I)


NAME
	pushes - interprets a file of button pushes from a session with
		 the Rand Editor, re(I).

SYNOPSIS
	pushes filename


DESCRIPTION
	Each re session generates a file of all the buttons that were pushed
	during that session in the file /tmp/retty<n>, where <n> is the name
	of the terminal used.  This file may be copied or moved to some
	temporary name in the user's directory.  When pushes is applied to
	this file it produces a list of interpreted button pushes on the
	standard output unit.


FILES
	When recompiled it assumes the existence of the file
	/rnd/weiner/re.d/re.defs to find the current key assignments.

BUGS
	It should be possible to invert this function.

AUTHOR
	Jim Gillogly
