Computer Old Farts Forum
 help / color / mirror / Atom feed
From: Warren Toomey via COFF <coff@tuhs.org>
To: coff@tuhs.org
Subject: [COFF] Source for a vaguely Bourne-like shell, no signals
Date: Thu, 16 Jan 2025 15:14:10 +1000	[thread overview]
Message-ID: <Z4iVorw49RI8qHG5@minnie.tuhs.org> (raw)

Hi all, this is a pretty weird question to ask.

I've been extending the RISC-V version of xv6 to have a decent libc and
some userland programs: https://github.com/DoctorWkt/xv6-riscv-fuzix

There's a minimalist shell and my own 'wish' shell; neither have any
scripting capability. Also, as it stands there are no signals implemented.

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.

If you have any suggestions, please met me know!

Thanks, Warren

             reply	other threads:[~2025-01-16  5:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-16  5:14 Warren Toomey via COFF [this message]
2025-01-16  5:38 ` [COFF] " Warren Toomey via COFF

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=Z4iVorw49RI8qHG5@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).