numm-run(1) debian man page | unix.com

Man Page: numm-run

Operating Environment: debian

Section: 1

numm-run(1)							   User Commands						       numm-run(1)

NAME
numm-run - Run a numm program
SYNOPSIS
numm-run FILE
DESCRIPTION
Running a Python script with numm-run is equivalent to insering a call numm.run(**globals()) with the addition that if the source file changes, numm-run will reload it and use the newer code for callbacks. numm November 2011 numm-run(1)
Related Man Pages
run(1f) - opensolaris
run(1f) - sunos
itruns(8) - osf1
run(1f) - posix
numm.getting-started(7) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...