genehunter man page (version 1.1, dec 1996)


PHOTO

Summary: record the output of a session in a file
Argument: < file name >

The "photo" command is used to save a copy of the current GENEHUNTER session (input and output) in a text file. If you type "photo ", for example,

    npl:1> photo sample.out

all input and output from that point on will be copied into the specified file (here, the file named "sample.out"). Typing "photo off" or quitting GENEHUNTER terminates this process and closes the photo file. The default extension for a transcript file is ".out". The 'photo' command will append program output to the specified file, so output from several sessions may be collected in the same file if desired.