From c732a12f7ab6b3731edffd70d481a7b58e7a7268 Mon Sep 17 00:00:00 2001 From: nasrlol Date: Tue, 11 Feb 2025 18:06:29 +0100 Subject: refactored alot of the code, renamed functions, worked on the echo function, still unfinished, worked on the ls command, i think it works but i encountered a complication when writing the main function. i was planning on using argv as an argument for the function, but argv is received when calling the executable not when calling a function, so i have to find a work around for this --- shell | Bin 0 -> 15816 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 shell (limited to 'shell') diff --git a/shell b/shell new file mode 100755 index 0000000..be27e11 Binary files /dev/null and b/shell differ -- cgit v1.2.3-70-g09d2