[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2375c9f91001211825q2059327dy32a1093f31a69b62@mail.gmail.com>
Date: Fri, 22 Jan 2010 10:25:07 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: Shu Wu <superwushu@...il.com>
Cc: Stepan Chatalyan <kehcho@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: Hi all, bug or design flaw?
On Fri, Jan 22, 2010 at 10:00 AM, Shu Wu <superwushu@...il.com> wrote:
> Hey, buddy, this is not the right place to raise a user-space
> question. But as for your question, you'd better to learn what the "."
> means. "#!/bin/bash" is used to indicate in shell when executed, while
> to be just a comment in the latter.
>
"." equals to "source", which means sourcing a file, it is the shell
which he is using does this, which is always available by executing
"echo $0" from command line. Yes, shebang is used when executing.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists