This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Harry,
> To: address@hidden
> From: Harry Edmon <address@hidden>
> Subject: ldmadmin in ldm-6.2.0
> Organization: UCAR/Unidata
> Keywords: 200502072043.j17KhAv2021264
The above message contained the following:
> Is line 151 in src/scripts/ldmadmin.in correct:
>
> system("$^X $bin_path/mailpqstats -d $log_path -h $hostname");
How the devil did that get in there?!
The line should be
system("$bin_path/mailpqstats -d $log_path -h $hostname");
Regards,
Steve Emmerson
> NOTE: All email exchanges with Unidata User Support are recorded in the
> Unidata inquiry tracking system and then made publicly available
> through the web. If you do not want to have your interactions made
> available in this way, you must let us know in each email you send to us.