aryal commented on issue bonsai/coreutils#89 2024-03-31 06:41:10 +00:00
Directory structure

I forgot to take into consideration that this repo is only for the bonsai coreutils, the freebsd-src structure would be more suitable for the entire bonsai computer system source tree. …

aryal pushed to main at aryal/coreutils 2024-03-30 18:30:42 +00:00
7ae3b46908 considering a different project directory struture
8d9ac33566 Merge branch 'strerror'
b503d97625 Makefile: directory specification changes
d87b5d0958 hru(1), fop(1): changed to reflect strerror changes
1891c3e1aa strerror(3): created strerror() method
Compare 16 commits »
aryal pushed to main at aryal/coreutils 2024-03-27 10:34:16 +00:00
b562898a74 copyright
d05d2fae05 Makefile: add a missing build target for npc(1)
Compare 2 commits »
aryal pushed to makefile-npc at aryal/coreutils 2024-03-27 03:38:17 +00:00
b562898a74 copyright
aryal created pull request bonsai/coreutils#85 2024-03-26 11:35:48 +00:00
Makefile: add a missing build target for npc(1)
aryal created branch makefile-npc in aryal/coreutils 2024-03-26 11:35:05 +00:00
aryal pushed to makefile-npc at aryal/coreutils 2024-03-26 11:35:05 +00:00
d05d2fae05 Makefile: add a missing build target for npc(1)
aryal commented on issue bonsai/coreutils#8 2024-03-26 11:17:27 +00:00
qi(1): The qi shell

Both Emma and I plan to have math be in a separate utility or utilities and not built into the shell at all.

how different is it going to be from expr

aryal commented on issue bonsai/coreutils#8 2024-03-26 11:13:58 +00:00
qi(1): The qi shell

does time have to be a shell built in? how about a simple coreutil for bench-marking instead?

aryal commented on issue bonsai/coreutils#8 2024-03-26 11:07:35 +00:00
qi(1): The qi shell

What should we use for subshells? My initial thought was to use curly braces ({}) but if we do that it will conflict with our plans for [format(1)](https://git.tebibyte.media/bonsai/coreutils

aryal commented on issue bonsai/coreutils#70 2024-03-26 10:53:41 +00:00
Bonsai coreutils by Example

It may be better to just have a Bonsai system wiki.

how about a coreutil that does this? a general purpose tool to make wikis, documentations and even man pages. suckless does this i think.

aryal created repository aryal/coreutils 2024-03-26 10:06:39 +00:00