Query: dgr2file
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DGR2FILE(1) DGR executables DGR2FILE(1)NAMEdgr2file - DGR reception test programSYNOPSISdgr2fileDESCRIPTIONdgr2file uses DGR to receive multiple copies of the text of a file transmitted by file2dgr, writing each copy of the file to the current working directory. The name of each file written by dgr2file is file_copy_cycleNbr, where cycleNbr is initially zero and is increased by 1 every time dgr2file closes the file it is currently writing and opens a new one. Upon receiving a DGR datagram from file2dgr, dgr2file extracts the content of the datagram (either a line of text from the file that is being transmitted by file2dgr or else an EOF string indicating the end of that file). It appends each extracted line of text to the local copy of that file that dgr2file is currently writing. When the extracted datagram content is an EOF string (the ASCII text "*** End of the file ***"), dgr2file closes the file it is writing, increments cycleNbr, opens a new copy of the file for writing, and prints the message "working on cycle cycleNbr." dgr2file always receives datagrams at port 2101.EXIT STATUS0 dgr2file has terminated.FILESNo configuration files are needed.ENVIRONMENTNo environment variables apply.DIAGNOSTICScan't open dgr service Operating system error. Check errtext, correct problem, and rerun. can't open output file Operating system error. Check errtext, correct problem, and rerun. dgr_receive failed Operating system error. Check errtext, correct problem, and rerun. can't write to output file Operating system error. Check errtext, correct problem, and rerun.BUGSReport bugs to <ion-bugs@korgano.eecs.ohiou.edu>SEE ALSOfile2dgr(1), dgr(3) perl v5.14.2 2012-05-25 DGR2FILE(1)
Related Man Pages |
---|
dccpcli(1) - debian |
dccplsi(1) - debian |
dgrcla(1) - debian |
file2dgr(1) - debian |
ltpdriver(1) - debian |
Similar Topics in the Unix Linux Community |
---|
copy syntax |
lost errlog |
Need Help With My First Borne Shell Program |
Reading data from a specific line in a text file |
X Window system - concept |