From: Warren Toomey via COFF <coff@tuhs.org>
To: coff@tuhs.org
Subject: [COFF] Re: Source for a vaguely Bourne-like shell, no signals
Date: Thu, 16 Jan 2025 15:38:38 +1000 [thread overview]
Message-ID: <Z4ibXrD6pm6xeij/@minnie.tuhs.org> (raw)
In-Reply-To: <Z4iVorw49RI8qHG5@minnie.tuhs.org>
On Thu, Jan 16, 2025 at 03:14:10PM +1000, Warren Toomey via COFF wrote:
> I'd love a Bourne-ish shell to write shell scripts, but I've had a hard
> time finding one that I can snip out the signal handling code.
Dang. I'd forgotten that I already did this when xv6 ran on the x86 platform:
https://github.com/DoctorWkt/xv6-freebsd/tree/master/cmd/sh
I've just got it to run on the RISC-V version of xv6.
Sorry for the noise, all.
Warren
prev parent reply other threads:[~2025-01-16 5:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-16 5:14 [COFF] " Warren Toomey via COFF
2025-01-16 5:38 ` Warren Toomey via COFF [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=Z4ibXrD6pm6xeij/@minnie.tuhs.org \
--to=coff@tuhs.org \
--cc=wkt@tuhs.org \
/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).