Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Add dirname and wc builtins, and rename printenv to env #27

Merged
merged 5 commits into from
Feb 26, 2024

Conversation

AtkinsSJ
Copy link
Contributor

wc is lacking options for now. I'll get to those next, but ran out of time today. :^)

This is the POSIX name for this utility. We don't have all the features
of that, but the basic "print all the env variables" behaviour is the
same, so let's use the standard name.
Also, await the out.write() in env, so that it's always written before
we try and read it.
@KernelDeimos
Copy link
Collaborator

I think we'll be ready to do a release to puter.com soon

@KernelDeimos KernelDeimos merged commit 8ca032f into HeyPuter:trunk Feb 26, 2024
@AtkinsSJ AtkinsSJ deleted the builtins-env-dirname-wc branch February 27, 2024 08:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants