moonscape09 / luna.sh

Welcome to `luna.sh`. A shell I built as part of my C++ journey! Stay tuned!
1 stars 0 forks source link

new-command: Implemented `cat`. #24

Closed moonscape09 closed 5 months ago

moonscape09 commented 5 months ago

Functionality for cat implemented. User can now read file(s) on the shell.