Date: Mon, 05 May 2003 14:44:16 -0400 From: Len Zettel <zettel@acm.org> To: freebsd-doc@freebsd.org Subject: #!/bin/sh Message-ID: <3EB6B100.419D1ED4@acm.org>
next in thread | raw e-mail | index | archive | help
Sorry for the intrusion. I am in the very early stages of getting 5.0 up and running, and do not yet have it on the internet, which means my only communication with the wider world is now Windoze. Got a message your web interface was disabled. Ennahoo, the following comment at the appropriate place in your printer script example would have saved me a fair amount of heartburn: #!/bin/sh # # The above line specifies this script is to be run # under the Bourne shell. It is command, not a # comment. Suggest adding something like this where appropriate throughout the documentation and sample scripts. Thanks for listening. -LenZ-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB6B100.419D1ED4>