Commit graph

9 commits

Author SHA1 Message Date
40d73ecac0
use shlex to mimic POSIX shell 2025-06-08 09:06:01 +08:00
4eddaade35
handle command not found 2025-06-07 17:54:25 +08:00
01b83996d1
add some basic inbuilt commands 2025-06-07 15:05:59 +08:00
4eb0c39a66
refactor 2025-06-07 15:04:26 +08:00
28afb92461
refactor 2025-05-28 23:17:28 +08:00
03b3b3088a
wait for child process to finish 2025-05-28 08:00:55 +08:00
7390caacb0
add README.md 2025-05-27 10:49:39 +08:00
8e47b73567
a very basic shell 2025-05-27 10:43:24 +08:00
566cc72407
initialise project 2025-05-27 10:41:50 +08:00