all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Getting shebang line correct.
@ 2009-11-12 14:10 Barrie
  2009-11-29  7:13 ` Barrie
  0 siblings, 1 reply; 2+ messages in thread
From: Barrie @ 2009-11-12 14:10 UTC (permalink / raw
  To: help-gnu-emacs

When invoking emacs from the cli with a new FileName.sh it's making the
shebang #!/bin/sh and I need it to be #!/bin/bash.  How can I remedy
this???

TIA,
Barrie



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Getting shebang line correct.
  2009-11-12 14:10 Getting shebang line correct Barrie
@ 2009-11-29  7:13 ` Barrie
  0 siblings, 0 replies; 2+ messages in thread
From: Barrie @ 2009-11-29  7:13 UTC (permalink / raw
  To: help-gnu-emacs

On Thu, 12 Nov 2009 14:10:54 +0000, Barrie wrote:

> When invoking emacs from the cli with a new FileName.sh it's making the
> shebang #!/bin/sh and I need it to be #!/bin/bash.  How can I remedy
> this???
> 
> TIA,
> Barrie

Gottit!  I found the template file and amended it.  


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-29  7:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12 14:10 Getting shebang line correct Barrie
2009-11-29  7:13 ` Barrie

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.