On 24/01/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > Have you actually *double-checked* whether all of these scripts work > fine with basic Bourne shell on (early) *nix systems?
No. > I don't think it'd > be beneficial to prefer '#!/bin/sh' over '#!/usr/bin/env bash' if there > are systems where the first isn't working and the latter is. However I *have* run into problems running these scripts on systems where bash isn't installed at all. (or possibly where "env" isn't installed in /usr/bin - I can't immediately recall the details). Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
