diff options
| author | nasrlol <nsrddyn@gmail.com> | 2025-02-11 18:06:29 +0100 |
|---|---|---|
| committer | nasrlol <nsrddyn@gmail.com> | 2025-02-11 18:06:29 +0100 |
| commit | c732a12f7ab6b3731edffd70d481a7b58e7a7268 (patch) | |
| tree | afe035093604eb380f1fd31475a65a719ca286ea /cmake-build-debug/CMakeFiles | |
| parent | 9359850dd1944e0331f42c25d969c6f2770ca9b2 (diff) | |
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
Diffstat (limited to 'cmake-build-debug/CMakeFiles')
| -rw-r--r-- | cmake-build-debug/CMakeFiles/clion-Debug-log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt new file mode 100644 index 0000000..a6136ef --- /dev/null +++ b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt @@ -0,0 +1 @@ +CMakeLists.txt not found in /home/nasr/unixshell Select CMakeLists.txt |
