[ale] how do I - icon starts script starts 4 scripts

Michael B. Trausch mbt at naunetcorp.com
Thu Apr 18 12:17:53 EDT 2013


On 04/17/2013 03:36 PM, Scott Plante wrote:
> Usually you'll want to put this as the first line of your script:
> #!/bin/bash
> But it's not strictly necessary. It comes into play usually when
> you're in one shell and the script is written for another, but it's a
> good habit to get into.
Definitely; if you forget that in a Python script you have very strange
issues (there is a command called "import" that takes a screenshot, and
"import" is often one of the first words in a Python script).

    --- Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20130418/d707565d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://mail.ale.org/pipermail/ale/attachments/20130418/d707565d/attachment.sig>


More information about the Ale mailing list