[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [address@hidden: Re: Type-in programs using BASH]
From: |
Ryan Cunningham |
Subject: |
Re: [address@hidden: Re: Type-in programs using BASH] |
Date: |
Mon, 26 Jan 2015 09:09:07 -0800 |
And, by the way, the here-document is source code; what you type into that
editor (in hexadecimal, decimal, or octal form) is object code already compiled.
--
Sent from my iPod
> On Jan 26, 2015, at 9:07 AM, Ryan Cunningham <rvskmbrly3@gmail.com> wrote:
>
> A here-document isn't object code; I mean object code you edit in the editor
> provided in or referenced by the aggregate and /then/ execute after it has
> been saved, like you would save a plain text file.
>
> --
> Sent from my iPod
>
> On Jan 26, 2015, at 9:05 AM, Eduardo A. Bustamante López <dualbus@gmail.com>
> wrote:
>
>>> Mr. Ramey, I already pointed that out to Mr. Stallman. I found that out
>>> from testing a similar technique using Python.
>> How is a heredoc "object code"? You're just passing the source to the bash
>> interpreter through a pipe, but it's still source code.
- [address@hidden: Re: Type-in programs using BASH], Richard Stallman, 2015/01/26
- Message not available
- Re: [address@hidden: Re: Type-in programs using BASH], Ryan Cunningham, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Greg Wooledge, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Ryan Cunningham, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Greg Wooledge, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Ryan Cunningham, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Eduardo A . Bustamante López, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Ryan Cunningham, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Greg Wooledge, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Ryan Cunningham, 2015/01/26
- Re: [address@hidden: Re: Type-in programs using BASH], Eduardo A . Bustamante López, 2015/01/26