On Tue, 23 Apr 2002, Kevin Keithan wrote: > I am using nmap and I am getting an output way to large. Is there a way > to pipe the output into a file?
repeat after me: "i redirect output to a file; i pipe output to a program." :-) $ program > outputfile $ program1 | program2 rday _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list