X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fsave.pl;h=bf24000ea44d96d579089834922d3ec8ef6923bc;hb=eac4538f1f78b3d014539dc548fc6322e8337429;hp=1689d38751313aeb76c58699f58a0df4c55d0580;hpb=b16824ddf487ad9f0502473d4908c7080655bde7;p=spider.git diff --git a/cmd/save.pl b/cmd/save.pl index 1689d387..bf24000e 100644 --- a/cmd/save.pl +++ b/cmd/save.pl @@ -1,13 +1,15 @@ # # save the output of ANY command to a file # +# From an idea by Rene OZ1LQH +# # Copyright (c) 2002 Dirk Koopman G1TLH # -# $Id$ +# # my ($self, $line) = @_; -return (1, $self->msg('e5')) if $self->priv < 9 || $self->remotecmd; +return (1, $self->msg('e5')) if $self->priv < 9 || $self->remotecmd || $self->inscript; my ($date_req, $time_req); my $app_req = '>';