"Jamin W. Collins" <[EMAIL PROTECTED]> wrote: > Here's an update to the previous script based on the feedback received. > I've attempted to make the script somewhat more shell neutral.
Just to be a pain in the ass: > #!/bin/ash (jschauma@becasse) [jschauma]$ ls -la /bin/ash ls: /bin/ash: No such file or directory (jschauma@becasse) [jschauma]$ which ash no ash in /usr/local/Office52/program /usr/local/sbin /usr/local/bin /usr/pkg/sbin /usr/pkg/bin /usr/X11R6/bin /usr/sbin /usr/bin /sbin /bin /usr/local/jdk1.3/bin (jschauma@becasse) [jschauma]$ What's wrong with plain ole /bin/sh - you can be pretty darn certain that /bin/sh exists on any *nix... -Jan -- finger [EMAIL PROTECTED] Please do not CC me when replying to messages on a Mailing List. See Mail-Followup-To header (above) and http://www.google.com/search?q=Mail-Followup-To+Header
