bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash - bad interpreter: no such file og catalog


From: Paul Jarc
Subject: Re: bash - bad interpreter: no such file og catalog
Date: Tue, 06 Aug 2002 12:56:02 -0400
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

dmuren@start.no (Djm) wrote:
> #!/bin/bash
> /*

Comments in bash scripts are introduced with "#", not "/*", and are
terminated with newlines, not "*/".  See the man page.


paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]