Maxwell max
max pushed to main at max/mash 2024-07-04 13:09:49 +10:00
9136168689 Add built in "cat" (mat) and "ls" (mls)
max pushed to main at max/mash 2024-07-04 09:49:48 +10:00
fc59ce8717 Update cd with new features
max closed issue max/mash#2 2024-07-04 09:08:27 +10:00
Make a system for calling programs and arguments without relying on /bin/sh
max pushed to main at max/mash 2024-07-04 09:02:46 +10:00
40519505be Delete .gitignore
max pushed to main at max/mash 2024-07-04 09:02:15 +10:00
a68ce9c163 Restructure main.py, remove dependence on shell
max opened issue max/mash#2 2024-07-03 19:45:32 +10:00
Make a system for calling programs and arguments without relying on /bin/sh
max opened issue max/mash#1 2024-07-03 19:42:33 +10:00
Integrate proper directory switching
max pushed to main at max/mash 2024-07-03 19:25:24 +10:00
4f130ce28c Fix a couple little bugs with a temporary fix to be worked on later
max pushed to main at max/mash 2024-07-03 15:00:55 +10:00
2b9763cf2c Update README.md
max pushed to main at max/mash 2024-07-03 14:49:36 +10:00
3d78733956 Update README with updated information
max pushed to main at max/mash 2024-07-03 14:47:20 +10:00
498795d69d Add help
max pushed to main at max/mash 2024-07-03 14:36:49 +10:00
6425a3f20b add cd functionality
max pushed to main at max/mash 2024-07-03 13:32:18 +10:00
c85a3d6793 Add a welcome message
max pushed to main at max/mash 2024-07-03 13:11:13 +10:00
ce9b2fd74b Added error protection and ^C detection
max pushed to main at max/mash 2024-07-03 12:41:53 +10:00
871c7d3417 Update README.md
max pushed to main at max/mash 2024-07-03 12:40:24 +10:00
8760b79ff2 dedingusify (delete a file i accientilly made)
max pushed to main at max/mash 2024-07-03 12:39:27 +10:00
da523b9644 Fully implement cat
max pushed to main at max/mash 2024-07-03 12:22:33 +10:00
e57abc18a9 Update README.md
max pushed to main at max/mash 2024-07-03 12:19:42 +10:00
f42e3bd5a6 Update README.md