If you want to send query results to a pipe, select the To-pipe option on the OUTPUT menu. The OUTPUT TO-PIPE screen appears, as Figure 18 shows.
OUTPUT TO-PIPE >>
Enter the name of the pipe you want to send results to, then press Return.
----------------- mystores@dbserver1 ------------- Press CTRL-W for Help -----
SELECT * FROM customer
Specify a target program, such as more, through which to pipe output. DB–Access sends the results to that pipe.
On a UNIX operating system, you must have permission to run the target program.