9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico G. Benavento" <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 8c, 8l, and empty files
Date: Tue,  3 Mar 2009 23:16:30 -0300	[thread overview]
Message-ID: <32d987d50903031816h72cecbfx4c86d66e1f15535a@mail.gmail.com> (raw)
In-Reply-To: <B5A6C49E-CFCC-439E-8680-4B98CA98F9E8@lsub.org>

I consider that a feature, specially when starting something new
I just touch the files I think I will need and put them in the mkfile

it just works!

On Tue, Mar 3, 2009 at 5:03 PM, Enrique Soriano <esoriano@lsub.org> wrote:
> term% cd /tmp
> term% ls nothing.c
> ls: nothing.c: 'nothing.c' file does not exist
> term% touch nothing.c
> term% 8c -FVw nothing.c
> term% 8l -o nothing nothing.8
> term% echo $status
>
> term% ls -l nothing
> --rwxrwxr-x M 8 glenda glenda 0 Mar  3 21:49 nothing
> term% ./nothing
> ./nothing: exec header invalid
>
>
> Why does the loader work?
> Is there any reason to not report an error?
>
> Regards,
> Q
>
>



-- 
Federico G. Benavento



      parent reply	other threads:[~2009-03-04  2:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03 20:03 Enrique Soriano
2009-03-03 22:54 ` andrey mirtchovski
2009-03-03 23:29   ` Enrique Soriano
2009-03-03 23:37     ` andrey mirtchovski
2009-03-03 23:41       ` J.R. Mauro
2009-03-03 23:45         ` andrey mirtchovski
2009-03-03 23:57           ` Uriel
2009-03-03 23:43     ` Anthony Sorace
2009-03-03 23:52       ` andrey mirtchovski
2009-03-04 11:56         ` Enrique Soriano
2009-03-04 15:54       ` Juan Céspedes
2009-03-04 12:25     ` Charles Forsyth
2009-03-04  2:16 ` Federico G. Benavento [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32d987d50903031816h72cecbfx4c86d66e1f15535a@mail.gmail.com \
    --to=benavento@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).