[conspire] Running Python 3
Elise Scher
elise.scher01 at gmail.com
Sat Jul 7 15:26:17 PDT 2018
Yes, transcription glitch. Sorry.
Elise
On Sat, Jul 7, 2018, 12:08 Rick Moen <rick at linuxmafia.com> wrote:
> Quoting Elise Scher (elise.scher01 at gmail.com):
>
> > Hi People,
> > I can run my class Python 3 programs from the command line of a
> > terminal, when I change "python," to 'python3" on the first line of my
> > program:
> >
> > Before:
> > #$!/use/bin/env python
>
> ITYM
> #!/usr/bin/env python
>
> > After:
> > #$!/use/bin/env python3
>
> ITYM
> #!/usr/bin/env python3
>
> (Probably just a transcription glitch. No worries.)
>
> The 'env' utility is an indirect reference tool. See:
> https://en.wikipedia.org/wiki/Env Note that cautions in the final
> paragraph of that Wikipedia page, as the 'env' utility is something of a
> two-edged sword.
>
>
> _______________________________________________
> conspire mailing list
> conspire at linuxmafia.com
> http://linuxmafia.com/mailman/listinfo/conspire
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://linuxmafia.com/pipermail/conspire/attachments/20180707/f10c0b26/attachment.html>
More information about the conspire
mailing list