On Wed, May 25, 2005 at 09:20:27AM +0200, Terralink - Supporto Tecnico wrote:
> this is the output of the command: ... > + diff /var/lib/nessus/plugins/MD5 all-2.0.tar.gz.md5 > + cd /etc/nessus > + rm -rf /tmp/nessus-update-plugins-6076 > + exit 0 This tells us that there are no changes in the plugins you just retrieved compared with what you currently have. In this case, nessus-update-plugins doesn't bother extracting the new bundle since there is no difference. > >By the way, what do the following commands report? > nessusd -s | fgrep plugins_folder fgrep "prefix=" `which > nessus-update-plugins` > > The report is: > > grep: fgrep: No such file or directory > grep: prefix=: No such file or directory > grep: which nessus-update-plugins: No such file or > directory Those were supposed to be two different commands; you appear to have run them as one and incorrectly too. See <http://mail.nessus.org/pipermail/nessus/2005-May/msg00140.html> and run them exactly as you see them. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
