[Nagiosplug-devel] Plugin guideline suggestion

Jason Martin jhmartin at toger.us
Tue Jan 18 12:45:38 CET 2005


On Tue, Jan 18, 2005 at 09:34:52PM +0100, Andreas Ericsson wrote:
> for p in plugins/*.c plugins-scripts/*.{pl,sh}; do
> 	echo '# ident "$Id: $"' >> $p
> done
To be compatible with both ident and what, I think the string
has to be:
echo '# ident "@(#)$Id: $"' >> $p

-Jason Martin
-- 
Hey! Who took the cork off my lunch??!
This message is PGP/MIME signed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 211 bytes
Desc: not available
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20050118/4fa858ba/attachment.sig>


More information about the Devel mailing list