(L)			Gulam Commands(L)

NAME:  run

SYNOPSIS
    \auto\run.prx [-GulamHome] command command command
    
OPERATION

    Write arguments one to a line to a file called t.g in the 
    gulam home directory.  (The default home directory is e:\gulam)
    This program is intended to be used with start.prg and the gulam
    shell script execute.g 

    
AUTHOR
    John Buchanan 

FILES
    \auto\start.inf
    $(HOME)\execute.g
    $(HOME)\t.g
    $(HOME)\tt.g

SEE ALSO
	start, execute

BUGS
	Each word is treated as an individual command.  The way around this
        is to develop shell scripts and then execute them.
	
