[EMAIL PROTECTED] root]# head /etc/init.d/xmail #!/bin/sh # # skeleton example file to build /etc/init.d/ scripts. # This file should be used to construct scripts for /etc/init.d. # # Written by Miquel van Smoorenburg <[EMAIL PROTECTED]>. # Modified by Davide Libenzi <[EMAIL PROTECTED]> # # Version: @(#)skeleton 1.8 03-Mar-1998 [EMAIL PROTECTED] # [EMAIL PROTECTED] root]# ll /bin/sh lrwxrwxrwx 1 root root 4 Aug 28 15:29 /bin/sh -> bash [EMAIL PROTECTED] root]#
--- Davide Libenzi <[EMAIL PROTECTED]> wrote: > > On Sun, 31 Aug 2003, I am the Spoonster wrote: > > > > > Same thing, > > :bad interpreter: No such file or directory > > # head /etc/init.d/xmail > # ll /bin/sh > > > > - Davide > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
