SUMMARY: DECnsr execute script 2 times

From: J. Dubois (Analog S.I.) <"J.>
Date: Thu, 11 Sep 1997 07:55:38 -0400 (EDT)

It seams that there is a bug in DECnsr 4.3.

If you wright a homemande script to do your saves, example:

  #!/bin/sh

  #
  # Do somekind of processing
  #
  save "$_at_"

DO NOT redirect the output of the save command (applicable to the DMO
nsrobkstart command). This will cause the script to fail, and re-execute.
Example not to do:
        save "$_at_" > /tmp/output.log

Hope this helps someone,
/jean
Received on Thu Sep 11 1997 - 14:07:52 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:36 NZDT